From 421c76830cbd86e1a37c3d05e230999c66691115 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 5 Apr 2017 20:04:54 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 62a5618..4c2dc8f 100644 --- a/Home.md +++ b/Home.md @@ -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