Update README.md

This commit is contained in:
HomeSpan 2022-11-06 13:58:01 -05:00 committed by GitHub
parent 46c56284c3
commit 8ff9ebc2c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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**