From 46ede137ee1fd050f9d639c143d921e37c1b3361 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sun, 7 Feb 2021 20:42:31 -0600 Subject: [PATCH] Update Reference.md --- docs/Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference.md b/docs/Reference.md index 7e106c9..7b55eb2 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -67,7 +67,7 @@ The following **optional** `homeSpan` methods override various HomeSpan initiali * changes the QR Setup ID from the HomeSpan default to *ID* * the HomeSpan default is "HSPN" unless permanently changed for the device via the [HomeSpan CLI](CLI.md) using the 'Q' command * *ID* must be exactly 4 alphanumeric characters (0-9, A-Z, and a-z). If not, the request to change the Setup ID is silently ignored and the default is used instead - * The Setup ID is an optional parameter used when pairing the device to HomeKit with a QR Code (instead of the usual Setup Code) + * The Setup ID is an optional parameter used only for pairing the device to HomeKit with a [QR Code](QRCodes.md) (instead of the usual Setup Code) ## *SpanAccessory(uint32_t aid)*