Updated Home (markdown)

feindsender
2020-03-27 23:40:32 +01:00
parent 36a035b6f4
commit bb81bf5631

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