Updated Home (markdown)

Michael Miller
2019-10-27 09:09:38 -07:00
parent a43e0eef38
commit 1e35af03bb

@@ -18,6 +18,11 @@ 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
### (October 17th, 2019)
* Inverted signal support, makes it easy for a cheap and simple level shifter
* Ws2811 specific method
* Esp32 RMT Ch6 now the default on Esp32 platform (due to bug in i2s in core)
### (September 25th, 2019)
* LPD8806 support
* NeoPixelSegmentBus - series of seven segment displays driven by WS2811s