Update Reference.md

This commit is contained in:
HomeSpan 2020-11-25 19:31:57 -06:00 committed by GitHub
parent 16636f0ec3
commit 99de108f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Creating an instance of this **class** add a new HAP Accessory to the HomeSpan H
## *SpanService()*
This is a **base class** from which all HomeSpan Services are derived, and should not be directly instantiated. Rather, to create a new Service, instantiate one of HomeSpan Services defined in the [Service](ServiceList.md) namespace.
This is a **base class** from which all HomeSpan Services are derived, and should not be directly instantiated. Rather, to create a new Service instantiate one of the HomeSpan Services defined in the [Service](ServiceList.md) namespace.
* `SpanService()`