From 1e35af03bbd881c659b593287ef6efa83a79cc21 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 27 Oct 2019 09:09:38 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 3bb2e24..0df5452 100644 --- a/Home.md +++ b/Home.md @@ -18,6 +18,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 +### (October 17th, 2019) +* Inverted signal support, makes it easy for a cheap and simple level shifter +* Ws2811 specific method +* Esp32 RMT Ch6 now the default on Esp32 platform (due to bug in i2s in core) + ### (September 25th, 2019) * LPD8806 support * NeoPixelSegmentBus - series of seven segment displays driven by WS2811s