Skip to content

Commit 4de4fb5

Browse files
committed
mathieucarbou/MycilaSystem @ 4.1.1
1 parent e5d70a1 commit 4de4fb5

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
@@ -25,7 +25,7 @@ lib_ldf_mode = chain
2525
lib_deps =
2626
ESP32Async/AsyncTCP @ 3.4.9
2727
ESP32Async/ESPAsyncWebServer @ 3.8.1
28-
mathieucarbou/MycilaSystem @ 4.1.0
28+
mathieucarbou/MycilaSystem @ 4.1.1
2929
build_flags =
3030
-Wall -Wextra
3131
-std=c++17

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lib_deps =
2727
ESP32Async/AsyncTCP @ 3.4.9
2828
ESP32Async/ESPAsyncWebServer @ 3.8.1
2929
mathieucarbou/MycilaESPConnect @ 10.5.0
30-
mathieucarbou/MycilaSystem @ 4.1.0
30+
mathieucarbou/MycilaSystem @ 4.1.1
3131
build_flags =
3232
-D APP_NAME=\"MyAwesomeApp\"
3333
-Wall -Wextra

test/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ lib_ldf_mode = chain
2525
lib_deps =
2626
ESP32Async/AsyncTCP @ 3.4.5
2727
ESP32Async/ESPAsyncWebServer @ 3.8.1
28-
mathieucarbou/MycilaSystem @ 4.1.0
28+
mathieucarbou/MycilaSystem @ 4.1.1
2929
build_flags =
3030
-Wall -Wextra
3131
-std=c++17

0 commit comments

Comments
 (0)