From 7ee4b95a65400d59b43fc27bb3ee4165a15a7140 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 8 Dec 2019 22:57:32 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0df5452..26ddef0 100644 --- a/Home.md +++ b/Home.md @@ -18,6 +18,9 @@ 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 +### (December 9th, 2019) +* Nano 33 BLE hardware async support + ### (October 17th, 2019) * Inverted signal support, makes it easy for a cheap and simple level shifter * Ws2811 specific method @@ -35,7 +38,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad ## Supported Platforms * AVR 8 bit Arduino -* Esp8266 & Esp32 in hardware +* Esp8266, Esp32, Nano 33 BLE in hardware * Most Arm based Arduinos. ## Supported Pixels