From 8182ceb18cc983c55a5cc20e17def6dc67c81810 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:44:51 +0200 Subject: [PATCH] Added lib Freenove WS2812 Lib for ESP32 https://github.com/arduino/Arduino/issues/10576 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4e16be29..c5b74810 100644 --- a/registry.txt +++ b/registry.txt @@ -3336,3 +3336,4 @@ https://github.com/jordancrubin/watermeter.git|Contributed|Watermeter https://github.com/adafruit/Adafruit_LC709203F.git|Contributed|Adafruit LC709203F https://github.com/MannyPeterson/HeliOS.git|Contributed|HeliOS https://github.com/khoih-prog/MDNS_Generic.git|Contributed|MDNS_Generic +https://github.com/Freenove/Freenove_WS2812_Lib_for_ESP32.git|Contributed|Freenove WS2812 Lib for ESP32