Skip to content

Commit ed1b58b

Browse files
committed
ESP32Async/AsyncTCP @ 3.4.2
1 parent 5a81783 commit ed1b58b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/App/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ upload_protocol = esptool
2323
lib_compat_mode = strict
2424
lib_ldf_mode = chain
2525
lib_deps =
26-
ESP32Async/AsyncTCP @ 3.4.0
26+
ESP32Async/AsyncTCP @ 3.4.2
2727
ESP32Async/ESPAsyncWebServer @ 3.7.7
2828
mathieucarbou/MycilaSystem @ 4.1.0
2929
build_flags =

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ upload_protocol = esptool
2424
lib_compat_mode = strict
2525
lib_ldf_mode = chain
2626
lib_deps =
27-
ESP32Async/AsyncTCP @ 3.4.0
27+
ESP32Async/AsyncTCP @ 3.4.2
2828
ESP32Async/ESPAsyncWebServer @ 3.7.7
2929
mathieucarbou/MycilaESPConnect @ 10.0.1
3030
mathieucarbou/MycilaSystem @ 4.1.0

test/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ upload_protocol = esptool
2323
lib_compat_mode = strict
2424
lib_ldf_mode = chain
2525
lib_deps =
26-
ESP32Async/AsyncTCP @ 3.4.0
26+
ESP32Async/AsyncTCP @ 3.4.2
2727
ESP32Async/ESPAsyncWebServer @ 3.7.7
2828
mathieucarbou/MycilaSystem @ 4.1.0
2929
build_flags =

0 commit comments

Comments
 (0)