Skip to content

Commit 8c3bef0

Browse files
committed
MycilaESPConnect#main
1 parent 4cfa9ae commit 8c3bef0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

examples/App_ESPConnect_OTA/platformio.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ 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
29+
; mathieucarbou/MycilaESPConnect @ 10.2.4
30+
https://github.com/mathieucarbou/MycilaESPConnect
3031
mathieucarbou/MycilaSystem @ 4.1.0
3132
build_flags =
3233
-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 @ 10.2.4
30-
; https://github.com/mathieucarbou/MycilaESPConnect
29+
; mathieucarbou/MycilaESPConnect @ 10.2.4
30+
https://github.com/mathieucarbou/MycilaESPConnect
3131
lib_ignore =
3232
ArduinoJson
3333
AsyncTCP

0 commit comments

Comments
 (0)