From fc6fbf6ff42b4872285234fb04d07b02d06da74f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 1 Mar 2019 10:08:33 +0100 Subject: [PATCH] Added lib SLIPStream https://github.com/arduino/Arduino/issues/8557 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4c18c264..e6796b7d 100644 --- a/registry.txt +++ b/registry.txt @@ -2174,3 +2174,4 @@ https://github.com/technosf/ESPxRGB.git|Contributed|ESPxRGB https://github.com/ArkEcosystem/cpp-client.git|Contributed|Ark-Cpp-Client https://github.com/ArkEcosystem/cpp-crypto.git|Contributed|Ark-Cpp-Crypto https://github.com/yurilopes/SPIFFSIniFile.git|Contributed|SPIFFSIniFile +https://github.com/ssilverman/SLIPStream.git|Contributed|SLIPStream