diff --git a/Home.md b/Home.md index db3a659..0bee83d 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 +### (March 28th, 2020) +* P9813 support + ### (March 27th, 2020) * SK9822 support @@ -54,6 +57,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * SK9822 * LPD8806 * WS2801 +* P9813 * 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)