From be2342285fb3ce968093e6ee8638ba6870063459 Mon Sep 17 00:00:00 2001 From: proddy Date: Sat, 8 Feb 2025 22:33:45 +0000 Subject: [PATCH] update AsyncWS libs --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index ad15f24ab..45c5c1465 100644 --- a/platformio.ini +++ b/platformio.ini @@ -126,8 +126,8 @@ build_type = release board_build.filesystem = littlefs lib_deps = bblanchon/ArduinoJson @ 7.3.0 - ESP32Async/AsyncTCP @ 3.3.2 - ESP32Async/ESPAsyncWebServer @ 3.6.2 + ESP32Async/AsyncTCP @ 3.3.5 + ESP32Async/ESPAsyncWebServer @ 3.7.0 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.4 ;