Updated Home (markdown)

feindsender
2020-03-29 16:08:23 +02:00
parent bb81bf5631
commit 4f734cb986

@@ -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. [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 28th, 2020)
* P9813 support
### (March 27th, 2020) ### (March 27th, 2020)
* SK9822 support * SK9822 support
@@ -54,6 +57,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
* SK9822 * SK9822
* LPD8806 * LPD8806
* WS2801 * WS2801
* P9813
* All one and two wire RGB pixels that use the same transport as any of the above. * 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) ## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)