From eb642f238715f4eb16224d8e3c556cda5160bf48 Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Sat, 2 Jan 2021 22:39:53 +0100 Subject: [PATCH] Newer Fastled-version --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 248ee22..1074634 100644 --- a/platformio.ini +++ b/platformio.ini @@ -17,7 +17,7 @@ lib_deps_external = https://github.com/madhephaestus/ESP32Encoder.git https://github.com/knolleary/pubsubclient.git https://github.com/biologist79/ESP32FTPServer - https://github.com/FastLED/FastLED.git#3.3.3 + https://github.com/FastLED/FastLED.git#3.4.0 ESP Async WebServer https://github.com/me-no-dev/AsyncTCP https://github.com/bblanchon/ArduinoJson.git