diff --git a/Home.md b/Home.md index 26ddef0..f2f6abf 100644 --- a/Home.md +++ b/Home.md @@ -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)