Skip to content

Commit 29cabd7

Browse files
committed
mathieucarbou/MycilaESPConnect @ 10.0.0
1 parent 4cf49a3 commit 29cabd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lib_ldf_mode = chain
2626
lib_deps =
2727
ESP32Async/AsyncTCP @ 3.3.8
2828
ESP32Async/ESPAsyncWebServer @ 3.7.6
29-
mathieucarbou/MycilaESPConnect @ 9.0.1
29+
mathieucarbou/MycilaESPConnect @ 10.0.0
3030
mathieucarbou/MycilaSystem @ 4.1.0
3131
build_flags =
3232
-D APP_NAME=\"MyAwesomeApp\"

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ lib_deps =
2626
ESPmDNS
2727
Update
2828
WebServer
29-
; mathieucarbou/MycilaESPConnect @ 9.0.1
30-
https://github.com/mathieucarbou/MycilaESPConnect
29+
mathieucarbou/MycilaESPConnect @ 10.0.0
30+
; https://github.com/mathieucarbou/MycilaESPConnect
3131
lib_ignore =
3232
ArduinoJson
3333
AsyncTCP

0 commit comments

Comments
 (0)