diff --git a/Home.md b/Home.md index 65f2da3..2262714 100644 --- a/Home.md +++ b/Home.md @@ -27,6 +27,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 +### (June 13th, 2021) +* ESP32C3 supported +* ESP8266 Arduino Board support v3 release supported (work around in place for IRAM attribute GCC bug) +* TM1914 + ### (March 21st, 2021) * ESP32 I2S method is functional again * SPI methods now support the ability to dynamically set the speed