From 1c4b459ecef3703886bdc70b10be9b88470e440e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 31 May 2020 22:38:46 +0200 Subject: [PATCH] Added lib TelnetStream2 https://github.com/arduino/Arduino/issues/10285 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 09524caf..a9af5ca1 100644 --- a/registry.txt +++ b/registry.txt @@ -3157,3 +3157,4 @@ https://github.com/somefunAgba/ModernPIDControlSS.git|Contributed|ModernPIDContr https://github.com/ZinggJM/GFX_Root.git|Contributed|GFX_Root https://github.com/adafruit/Adafruit_SHTC3.git|Contributed|Adafruit SHTC3 Library https://github.com/tfeldmann/Arduino-Timeout.git|Contributed|Minimal Timeout +https://github.com/ameer1234567890/TelnetStream2.git|Contributed|TelnetStream2