From 863f331dbbd3c146bdd8d85ea6df78094725e73a Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 10 Oct 2021 17:54:14 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 2262714..58ef1de 100644 --- a/Home.md +++ b/Home.md @@ -27,6 +27,9 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad [The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you. ## Latest Features +### (October 10th, 2021) +* UCS8903 (RGB) & UCS8904 (RGBW) LEDs support + ### (June 13th, 2021) * ESP32C3 supported * ESP8266 Arduino Board support v3 release supported (work around in place for IRAM attribute GCC bug)