Skip to content

Commit e374c7a

Browse files
committed
Update to AsyncTCP 3.4.7
Bugfix on 3.4.6
1 parent 9e4675e commit e374c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.1
145+
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.2
146146
# for I2C interface
147147
;Wire
148148
# ESP-NOW library
@@ -234,7 +234,7 @@ lib_deps_compat =
234234

235235
[esp32_all_variants]
236236
lib_deps =
237-
esp32async/AsyncTCP @ 3.4.6
237+
esp32async/AsyncTCP @ 3.4.7
238238
bitbank2/AnimatedGIF@^1.4.7
239239
https://github.com/Aircoookie/GifDecoder#bc3af18
240240
build_flags =

0 commit comments

Comments
 (0)