Update Reference.md

This commit is contained in:
HomeSpan 2020-11-25 13:59:37 -06:00 committed by GitHub
parent 56b20cf244
commit 3cf9c5c9c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The following **optional** `homeSpan` methods override various HomeSpan initiali
* 0 = top-level status messages only (default), * 0 = top-level status messages only (default),
* 1 = all status messages, and * 1 = all status messages, and
* 2 = all status messages plus all HAP communication packets to and from the HomeSpan device. * 2 = all status messages plus all HAP communication packets to and from the HomeSpan device.
* This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md#log-levels). * This parameter can also be changed at runtime via the [HomeSpan CLI](CLI.md).
* `void setMaxConnections(uint8_t nCon)` * `void setMaxConnections(uint8_t nCon)`
* Sets the maximum number of HAP Controllers that be simultaneously connected to HomeSpan (default=8). * Sets the maximum number of HAP Controllers that be simultaneously connected to HomeSpan (default=8).