File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ extra_configs =
1616lib_deps =
1717 Wire
1818 SPI
19- https://github.com/GuLinux/AsyncBufferedTcpLogger# v0.0.5
20- https://github.com/GuLinux/AsyncWebserverUtils# v0.3.0
21- https://github.com/GuLinux/WiFiManager.git# v0.1.0
22- https://github.com/GuLinux/ArduinoOTA-Manager.git# v0.0.2
19+ https://github.com/GuLinux/AsyncBufferedTcpLogger# v0.0.6
20+ https://github.com/GuLinux/AsyncWebserverUtils# v0.3.1
21+ https://github.com/GuLinux/WiFiManager.git# v0.1.1
22+ https://github.com/GuLinux/ArduinoOTA-Manager.git# v0.0.3
2323 ESP32Async/AsyncTCP@^3.4.0
2424 ESP32Async/ESPAsyncWebServer@^3.7.7
2525 ayushsharma82/ElegantOTA @ 3.1.7
@@ -54,7 +54,8 @@ platform = espressif32
5454board_build.filesystem = littlefs
5555monitor_speed = 115200
5656framework = arduino
57- ; lib_compat_mode = strict
57+ lib_compat_mode = strict
58+ lib_ldf_mode = chain
5859
5960
6061[env:lolin_s2_mini]
You can’t perform that action at this time.
0 commit comments