Updated Home (markdown)

Michael Miller
2021-06-13 11:12:12 -07:00
parent c6f8ad5188
commit 60d49c042b

@@ -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