File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ lib_deps =
260
260
; ; https://github.com/softhack007/FastLED.git#ESP32-C6 ;; patched version needed for -C6
261
261
IRremoteESP8266 @ 2.8.2
262
262
; ;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
263
- https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.2.1 ;; newer with bugfixes and stability improvements
263
+ https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.4.0
264
264
# For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
265
265
# TFT_eSPI
266
266
# For compatible OLED display uncomment following
@@ -338,7 +338,7 @@ lib_deps_compat =
338
338
fastled/FastLED @ 3.6.0
339
339
IRremoteESP8266 @ 2.8.2
340
340
makuna/NeoPixelBus @ 2.7.9
341
- https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.2.1
341
+ https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.4.0
342
342
343
343
344
344
[esp32]
You can’t perform that action at this time.
0 commit comments