mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
update async lib
This commit is contained in:
@@ -53,7 +53,7 @@ custom_password = admin
|
||||
; example override for lib_deps and using locally built modules
|
||||
; lib_deps =
|
||||
; bblanchon/ArduinoJson @ 7.4.1
|
||||
; ESP32Async/AsyncTCP @ 3.4.3
|
||||
; ESP32Async/AsyncTCP @ 3.4.4
|
||||
; ESP32Async/ESPAsyncWebServer @ 3.7.7
|
||||
; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
|
||||
; ; https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7
|
||||
|
||||
@@ -101,7 +101,7 @@ build_type = release
|
||||
board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson @ 7.4.1
|
||||
ESP32Async/AsyncTCP @ 3.4.3
|
||||
ESP32Async/AsyncTCP @ 3.4.4
|
||||
ESP32Async/ESPAsyncWebServer @ 3.7.7
|
||||
https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user