Merge pull request #2434 from proddy/dev

update libs
This commit is contained in:
Proddy
2025-03-01 22:37:42 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -51,11 +51,11 @@ custom_password = admin
; custom_emsesp_ip = 10.10.10.93
; example override for lib_deps and using locally built modules
;lib_deps =
; bblanchon/ArduinoJson @ 7.3.0
; ESP32Async/AsyncTCP @ 3.3.2
; ESP32Async/ESPAsyncWebServer @ 3.6.2
; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
lib_deps =
bblanchon/ArduinoJson
ESP32Async/AsyncTCP
ESP32Async/ESPAsyncWebServer
file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
; ** debug settings **
; to be used with esp-prog/JTAG hardware device like https://docs.espressif.com/projects/esp-dev-kits/en/latest/other/esp-prog/user_guide.html

View File

@@ -126,7 +126,7 @@ build_type = release
board_build.filesystem = littlefs
lib_deps =
bblanchon/ArduinoJson @ 7.3.1
ESP32Async/AsyncTCP @ 3.3.5
ESP32Async/AsyncTCP @ 3.3.6
ESP32Async/ESPAsyncWebServer @ 3.7.1
https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.5