Skip to content

Commit c9dcab4

Browse files
committed
mathieucarbou/MycilaESPConnect @ 10.2.2
1 parent 6628981 commit c9dcab4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-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.4.2
2828
ESP32Async/ESPAsyncWebServer @ 3.7.7
29-
mathieucarbou/MycilaESPConnect @ 10.2.1
29+
mathieucarbou/MycilaESPConnect @ 10.2.2
3030
mathieucarbou/MycilaSystem @ 4.1.0
3131
build_flags =
3232
-D APP_NAME=\"MyAwesomeApp\"

platformio.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lib_deps =
2626
ESPmDNS
2727
Update
2828
WebServer
29-
mathieucarbou/MycilaESPConnect @ 10.2.1
29+
mathieucarbou/MycilaESPConnect @ 10.2.2
3030
; https://github.com/mathieucarbou/MycilaESPConnect
3131
lib_ignore =
3232
ArduinoJson
@@ -37,7 +37,6 @@ build_flags =
3737
-D ESPCONNECT_NO_CAPTIVE_PORTAL
3838
-D ESPCONNECT_NO_STD_STRING
3939
-D ESPCONNECT_NO_LOGGING
40-
-D ESPCONNECT_NO_MUTEX
4140
; Arduino
4241
-D HTTPCLIENT_NOSECURE
4342
-D UPDATE_NOCRYPT

0 commit comments

Comments
 (0)