From 8ff9ebc2c1c67cffba4c9609719ff6a39c597936 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sun, 6 Nov 2022 13:58:01 -0500 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bf16c8e..fe12d5b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -58,7 +58,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht * **NeoPixels can now be used as a Status LED** * Adds`homeSpan.setStatusPixel()` method - * Works well with ESP32 boards that have a built-in NeoPixel LED, though adding an external NeoPixel is fine + * Works well with ESP32 boards that have a built-in NeoPixel LED * See the [API Reference](Reference.md) for details * **New functionality to track HomeSpan run-time status**