From d44797db1dfcdfc401bda9b55e6095c18a943cc1 Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Thu, 20 Mar 2025 11:44:37 +0100 Subject: [PATCH] update libs --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index b1f01ef30..bab9c03a7 100644 --- a/platformio.ini +++ b/platformio.ini @@ -126,8 +126,8 @@ build_type = release board_build.filesystem = littlefs lib_deps = bblanchon/ArduinoJson @ 7.3.1 - ESP32Async/AsyncTCP @ 3.3.6 - ESP32Async/ESPAsyncWebServer @ 3.7.2 + ESP32Async/AsyncTCP @ 3.3.7 + ESP32Async/ESPAsyncWebServer @ 3.7.3 https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.5 ;