From 114b7fb5a73e1f3e7f66d6ad92d49ffe93501dc0 Mon Sep 17 00:00:00 2001 From: Yurii Date: Tue, 23 Jan 2024 01:59:19 +0300 Subject: [PATCH] chore: bump ESP Telnet to 2.2 --- platformio.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index a14c21b..0313a64 100644 --- a/platformio.ini +++ b/platformio.ini @@ -19,8 +19,7 @@ lib_deps = ;ihormelnyk/OpenTherm Library@^1.1.4 https://github.com/Laxilef/opentherm_library/archive/refs/heads/fix_start_bit.zip arduino-libraries/ArduinoMqttClient@^0.1.7 - ;lennarthennigs/ESP Telnet@^2.1.2 - https://github.com/LennartHennigs/ESPTelnet/archive/refs/tags/2.2.zip + lennarthennigs/ESP Telnet@^2.2 gyverlibs/FileData@^1.0 gyverlibs/GyverPID@^3.3.2 gyverlibs/GyverBlinker@^1.0