From 4f734cb9868931ea62b40f0f52b528c8e5645d1b Mon Sep 17 00:00:00 2001 From: feindsender <56215950+feindsender@users.noreply.github.com> Date: Sun, 29 Mar 2020 16:08:23 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) 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)