update async lib

This commit is contained in:
proddy
2025-06-04 08:35:59 +02:00
parent 0e9283af5c
commit 9b4deb271b
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ custom_password = admin
; example override for lib_deps and using locally built modules ; example override for lib_deps and using locally built modules
; lib_deps = ; lib_deps =
; bblanchon/ArduinoJson @ 7.4.1 ; bblanchon/ArduinoJson @ 7.4.1
; ESP32Async/AsyncTCP @ 3.4.3 ; ESP32Async/AsyncTCP @ 3.4.4
; ESP32Async/ESPAsyncWebServer @ 3.7.7 ; ESP32Async/ESPAsyncWebServer @ 3.7.7
; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules ; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
; ; https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7 ; ; https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7

View File

@@ -101,7 +101,7 @@ build_type = release
board_build.filesystem = littlefs board_build.filesystem = littlefs
lib_deps = lib_deps =
bblanchon/ArduinoJson @ 7.4.1 bblanchon/ArduinoJson @ 7.4.1
ESP32Async/AsyncTCP @ 3.4.3 ESP32Async/AsyncTCP @ 3.4.4
ESP32Async/ESPAsyncWebServer @ 3.7.7 ESP32Async/ESPAsyncWebServer @ 3.7.7
https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.7