From b56146f759fe0231628cec45592049446233624a Mon Sep 17 00:00:00 2001 From: Yurii Date: Sun, 10 Dec 2023 01:31:38 +0300 Subject: [PATCH] temp replacing ESPTelnet with a fork --- platformio.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 20c7c2d..532f828 100644 --- a/platformio.ini +++ b/platformio.ini @@ -17,7 +17,8 @@ lib_deps = https://github.com/Laxilef/opentherm_library/archive/refs/heads/master.zip knolleary/PubSubClient@^2.8 bblanchon/StreamUtils@^1.7.3 - lennarthennigs/ESP Telnet@^2.1.2 + ;lennarthennigs/ESP Telnet@^2.1.2 + https://github.com/Laxilef/ESPTelnet gyverlibs/EEManager@^2.0 gyverlibs/GyverPID@^3.3 gyverlibs/GyverBlinker@^1.0