From f2fe6036c292ec413f42fa65d38f625e4b928fd9 Mon Sep 17 00:00:00 2001 From: Yurii Date: Mon, 17 Nov 2025 13:24:43 +0300 Subject: [PATCH] chore: fix dependencies --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 4e13571..cd3d27f 100644 --- a/platformio.ini +++ b/platformio.ini @@ -8,7 +8,7 @@ version = 1.5.7-passiveble framework = arduino lib_deps = ESP32Async/AsyncTCP ;ESP32Async/ESPAsyncWebServer - https://github.com/ESP32Async/ESPAsyncWebServer#upload + https://github.com/ESP32Async/ESPAsyncWebServer bblanchon/ArduinoJson@^7.4.2 ;ihormelnyk/OpenTherm Library@^1.1.5 https://github.com/Laxilef/opentherm_library#esp32_timer