Updated Home (markdown)

Michael Miller
2017-04-05 20:04:54 -07:00
parent 0ecb710ba9
commit 421c76830c

@@ -15,6 +15,10 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
[Just want to see the API Reference?](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference)
## Latest Features (April 5th, 2017)
* Esp32 now supported! The current default method is a bit bang method. Hardware support coming soon.
* Reorganized the examples to make a less cluttered menu.
## Latest Features (December 11th, 2016)
* [NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object) - supports applying an overall brightness to the entire strip.
@@ -32,7 +36,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
## Supported Platforms
* AVR 8 bit Arduino
* Esp8266
* Esp8266 & Esp32
* Most Arm based Arduinos.
## Supported Pixels