File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
examples/App_ESPConnect_OTA Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ lib_ldf_mode = chain
26
26
lib_deps =
27
27
ESP32Async/AsyncTCP @ 3.4.2
28
28
ESP32Async/ESPAsyncWebServer @ 3.7.7
29
- mathieucarbou/MycilaESPConnect @ 10.2.1
29
+ mathieucarbou/MycilaESPConnect @ 10.2.2
30
30
mathieucarbou/MycilaSystem @ 4.1.0
31
31
build_flags =
32
32
-D APP_NAME =\" MyAwesomeApp\"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ lib_deps =
26
26
ESPmDNS
27
27
Update
28
28
WebServer
29
- mathieucarbou/MycilaESPConnect @ 10.2.1
29
+ mathieucarbou/MycilaESPConnect @ 10.2.2
30
30
; https://github.com/mathieucarbou/MycilaESPConnect
31
31
lib_ignore =
32
32
ArduinoJson
@@ -37,7 +37,6 @@ build_flags =
37
37
-D ESPCONNECT_NO_CAPTIVE_PORTAL
38
38
-D ESPCONNECT_NO_STD_STRING
39
39
-D ESPCONNECT_NO_LOGGING
40
- -D ESPCONNECT_NO_MUTEX
41
40
; Arduino
42
41
-D HTTPCLIENT_NOSECURE
43
42
-D UPDATE_NOCRYPT
You can’t perform that action at this time.
0 commit comments