File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ lib_deps =
142142 IRremoteESP8266 @ 2.8.2
143143 makuna/NeoPixelBus @ 2.8.3
144144 # https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
145- https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.4.0
145+ https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.4.2
146146 # for I2C interface
147147 ; Wire
148148 # ESP-NOW library
@@ -234,11 +234,12 @@ lib_deps_compat =
234234
235235[esp32_all_variants]
236236lib_deps =
237- willmmiles /AsyncTCP @ 1.3.1
237+ esp32async /AsyncTCP @ 3.4.7
238238 bitbank2/AnimatedGIF@^1.4.7
239239 https://github.com/Aircoookie/GifDecoder# bc3af18
240240build_flags =
241241 -D CONFIG_ASYNC_TCP_USE_WDT =0
242+ -D CONFIG_ASYNC_TCP_STACK_SIZE =8192
242243 -D WLED_ENABLE_GIF
243244
244245[esp32]
You can’t perform that action at this time.
0 commit comments