From 8f364ec63863bbe4dba7c05abf91ee7a8346baf8 Mon Sep 17 00:00:00 2001 From: Soeren Willrodt Date: Sat, 8 Apr 2023 16:10:32 +0200 Subject: [PATCH] Change library for ArtiFX Change the library to a fork , so the /edit page can show .wled and .log files --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index a0c42a6c..8aa8ab31 100644 --- a/platformio.ini +++ b/platformio.ini @@ -199,7 +199,7 @@ lib_compat_mode = strict lib_deps = fastled/FastLED @ 3.5.0 IRremoteESP8266 @ 2.8.2 - https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7 + https://github.com/lost-hope/ESPAsyncWebServer #For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line #TFT_eSPI #For use SSD1306 OLED display uncomment following