diff --git a/Home.md b/Home.md index c23be75..333734a 100644 --- a/Home.md +++ b/Home.md @@ -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