From bb81bf5631579b0fb4f5cb120b9a3a823a1ded68 Mon Sep 17 00:00:00 2001 From: feindsender <56215950+feindsender@users.noreply.github.com> Date: Fri, 27 Mar 2020 23:40:32 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index f2f6abf..db3a659 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,10 @@ 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 +## Latest Features +### (March 27th, 2020) +* SK9822 support + ### (January 10th, 2020) * WS2801 specific feature and method @@ -48,6 +51,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * WS2811, WS2812, WS2812b, WS2813, APA 106, SK6812, & LC8812 (NeoPixels) * RGB and RGBW (in various color order) * APA102 (DotStars) +* SK9822 * LPD8806 * WS2801 * All one and two wire RGB pixels that use the same transport as any of the above.