ArduinoJson 7.4.1 and updated AsyncWS libs

This commit is contained in:
proddy
2025-04-22 16:06:41 +02:00
parent 7e963529c4
commit a749ecb298
3 changed files with 25 additions and 19 deletions

View File

@@ -51,11 +51,12 @@ custom_password = admin
; custom_emsesp_ip = 10.10.10.93
; example override for lib_deps and using locally built modules
lib_deps =
bblanchon/ArduinoJson
ESP32Async/AsyncTCP
ESP32Async/ESPAsyncWebServer
file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
; lib_deps =
; bblanchon/ArduinoJson @ 7.4.1
; ESP32Async/AsyncTCP @ 3.4.0
; ESP32Async/ESPAsyncWebServer @ 3.7.7
; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
; ; https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7
; ** 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