From d754747dce73ae6c01020725540a93242f8943b2 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Fri, 27 Nov 2020 20:08:18 -0600 Subject: [PATCH] Update GettingStarted.md --- docs/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index a4ecb2c..30f320f 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -60,7 +60,7 @@ Ready to start creating your own HomeSpan sketches? Check out the [HomeSpan Ser While developing your sketch remember to utilize the Arduino Serial Monitor. HomeSpan produces extensive diagnostics that will help you debug your sketches as well as monitor all aspects of the HomeSpan device. You'll also be able to control various aspects of HomeSpan from the Serial Monitor using the [HomeSpan Command-Line Interface (CLI)](CLI.md), including configuring the device's WiFi Credentials and HomeKit Setup Code. -For access to more advanced features, check out the [HomeSpan Extras](Extras.md) page for details on how to use HomeSpans PWM and Remote Control libraries. +For access to more advanced features, check out the [HomeSpan Extras](Extras.md) page for details on how to use HomeSpan's PWM and Remote Control libraries. Finally, disconnect your HomeSpan device from the computer and power it directly from a wall adapter. After all, HomeSpan devices are designed to run on a standalone basis connected to real-world applicances like lights, fans, door locks, and window shades. See the [HomeSpan User Guide](UserGuide.md) for end-user instructions on how to operate and configure a standlone HomeSpan device's WiFi Credentials and HomeKit Setup Code *without the need to connect the device to a computer*.