From bcb618fc7b46594dc843feedd4165c58708796e7 Mon Sep 17 00:00:00 2001 From: norbert-walter Date: Fri, 20 Feb 2026 17:42:00 +0100 Subject: [PATCH] Change AsyncTCP and AsyncWebServer to newer versions --- platformio.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platformio.ini b/platformio.ini index 341083c..2ecdd94 100644 --- a/platformio.ini +++ b/platformio.ini @@ -21,8 +21,8 @@ lib_deps = ttlappalainen_NMEA2000=https://github.com/wellenvogel/NMEA2000.git#20251126 ttlappalainen/NMEA0183 @ 1.10.1 ArduinoJson @ 6.18.5 - AsyncTCP-esphome @ 2.0.1 - ottowinter/ESPAsyncWebServer-esphome@2.0.1 + AsyncTCP-esphome @ 2.1.1 + ottowinter/ESPAsyncWebServer-esphome@3.4.0 FS Preferences ESPmDNS @@ -34,8 +34,8 @@ lib_deps= ttlappalainen_NMEA2000=symlink://../NMEA2000 ttlappalainen/NMEA0183 @ 1.10.1 ArduinoJson @ 6.18.5 - AsyncTCP-esphome @ 2.0.1 - ottowinter/ESPAsyncWebServer-esphome@2.0.1 + AsyncTCP-esphome @ 2.1.1 + ottowinter/ESPAsyncWebServer-esphome@3.4.0 FS Preferences ESPmDNS