From b48c6229dc5044acf91078cd22bfdb9454a71301 Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Sat, 19 Dec 2020 21:50:59 +0100 Subject: [PATCH] Added version to Fastled as master seems to crash silently --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 0deeb67..d777120 100644 --- a/platformio.ini +++ b/platformio.ini @@ -64,7 +64,7 @@ lib_deps = https://github.com/madhephaestus/ESP32Encoder.git https://github.com/knolleary/pubsubclient.git https://github.com/biologist79/ESP32FTPServer.git - https://github.com/FastLED/FastLED.git + https://github.com/FastLED/FastLED.git#3.2.10 https://github.com/biologist79/rfid.git https://github.com/tueddy/PN5180-Library.git ESP Async WebServer