From 801df94446e78afdc20a3ca5aa59426072783781 Mon Sep 17 00:00:00 2001 From: cschwinne Date: Thu, 1 Jul 2021 21:20:52 +0200 Subject: [PATCH] Update libraries --- platformio.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platformio.ini b/platformio.ini index 5002cc892..c4dec2179 100644 --- a/platformio.ini +++ b/platformio.ini @@ -179,12 +179,12 @@ upload_speed = 115200 # ------------------------------------------------------------------------------ lib_compat_mode = strict lib_deps = - fastled/FastLED @ 3.3.2 - NeoPixelBus @ 2.6.0 + fastled/FastLED @ 3.4.0 + NeoPixelBus @ 2.6.4 ESPAsyncTCP @ 1.2.0 ESPAsyncUDP AsyncTCP @ 1.0.3 - IRremoteESP8266 @ 2.7.3 + IRremoteESP8266 @ 2.7.18 https://github.com/lorol/LITTLEFS.git https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.2 #For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line