Skip to content

Commit a50d99d

Browse files
committed
mathieucarbou/MycilaESPConnect @ 10.3.0
1 parent 8c3bef0 commit a50d99d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ lib_ldf_mode = chain
2626
lib_deps =
2727
ESP32Async/AsyncTCP @ 3.4.7
2828
ESP32Async/ESPAsyncWebServer @ 3.8.0
29-
; mathieucarbou/MycilaESPConnect @ 10.2.4
30-
https://github.com/mathieucarbou/MycilaESPConnect
29+
mathieucarbou/MycilaESPConnect @ 10.3.0
3130
mathieucarbou/MycilaSystem @ 4.1.0
3231
build_flags =
3332
-D APP_NAME=\"MyAwesomeApp\"

platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ lib_deps =
2626
ESPmDNS
2727
Update
2828
WebServer
29-
; mathieucarbou/MycilaESPConnect @ 10.2.4
30-
https://github.com/mathieucarbou/MycilaESPConnect
29+
mathieucarbou/MycilaESPConnect @ 10.3.0
3130
lib_ignore =
3231
ArduinoJson
3332
AsyncTCP

0 commit comments

Comments
 (0)