Updated Home (markdown)

Michael Miller
2021-03-21 15:04:06 -07:00
parent 2071c98000
commit 21b714d04f

@@ -21,6 +21,13 @@ 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 21st, 2021)
* ESP32 I2S method is functional again
* SPI methods now support the ability to dynamically set the speed
* TM1829
* TX1812
* NeoSegment improvements for using WS2811 chips to drive 7 Segment LEDs directly
### (January 31st, 2021)
* Dynamic Bus Channels for hardware that supports it (arrays of NeoPixelBus)
* LPD6803 support