From b341f43d42b299a70a5a4bfc57b8ddd4e98e4f80 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sun, 20 Feb 2022 07:49:16 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e0a895c..60363e9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -28,7 +28,10 @@ HomeSpan is fully compatible with both Versions 1 and 2 of the [Arduino-ESP32 Bo * Servo Motors * Integrated Push Button functionality supporting single, double, and long presses * Integrated access to the ESP32's on-chip Remote Control peripheral for easy generation of IR and RF signals -* 18 detailed tutorial-sketches with extensive comments, HomeSpan documentation and tips and tricks +* Dedicated classes to control one- and two-wire addressable RGBW LEDs and LED strips +* Extensively-commented Tutorial Sketches taking you from the very basics of HomeSpan through advanced HomeKit topics +* Additional examples and projects showcasing advanced real-world implementations of HomeSpan +* A complete set of documentation explaining every aspect of the HomeSpan API ### For the HomeSpan End-User