Skip to content

Commit d75276b

Browse files
committed
ESP32Async/ESPAsyncWebServer @ 3.7.10
1 parent 7f78ce3 commit d75276b

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
@@ -24,7 +24,7 @@ lib_compat_mode = strict
2424
lib_ldf_mode = chain
2525
lib_deps =
2626
ESP32Async/AsyncTCP @ 3.4.6
27-
ESP32Async/ESPAsyncWebServer @ 3.7.8
27+
ESP32Async/ESPAsyncWebServer @ 3.7.10
2828
mathieucarbou/MycilaSystem @ 4.1.0
2929
build_flags =
3030
-Wall -Wextra

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ lib_compat_mode = strict
2525
lib_ldf_mode = chain
2626
lib_deps =
2727
ESP32Async/AsyncTCP @ 3.4.6
28-
ESP32Async/ESPAsyncWebServer @ 3.7.8
28+
ESP32Async/ESPAsyncWebServer @ 3.7.10
2929
mathieucarbou/MycilaESPConnect @ 10.2.3
3030
mathieucarbou/MycilaSystem @ 4.1.0
3131
build_flags =

test/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lib_compat_mode = strict
2424
lib_ldf_mode = chain
2525
lib_deps =
2626
ESP32Async/AsyncTCP @ 3.4.5
27-
ESP32Async/ESPAsyncWebServer @ 3.7.8
27+
ESP32Async/ESPAsyncWebServer @ 3.7.10
2828
mathieucarbou/MycilaSystem @ 4.1.0
2929
build_flags =
3030
-Wall -Wextra

0 commit comments

Comments
 (0)