Updated Home (markdown)

Michael Miller
2020-01-10 14:48:32 -08:00
parent 1ed3b01a3e
commit 7b6a0787b2

@@ -18,6 +18,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
### (January 10th, 2020)
* WS2801 specific feature and method
### (December 9th, 2019)
* Nano 33 BLE hardware async support
@@ -46,6 +49,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
* RGB and RGBW (in various color order)
* APA102 (DotStars)
* LPD8806
* WS2801
* All one and two wire RGB pixels that use the same transport as any of the above.
## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)