From ac891bce0ccc80be7812bc918249316633beb01a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:53:28 +0100 Subject: [PATCH] Added lib VT100 https://github.com/arduino/Arduino/issues/9482 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8091b5f0..15e3dc0a 100644 --- a/registry.txt +++ b/registry.txt @@ -2704,3 +2704,4 @@ https://github.com/AlexIII/EEvar.git|Contributed|EEvar https://github.com/Bodmer/TJpg_Decoder.git|Contributed|TJpg_Decoder https://github.com/beegee-tokyo/SHT1x-ESP.git|Contributed|SHT1x sensor library for ESPx https://github.com/hideakitai/ESP32DMASPI.git|Contributed|ESP32DMASPI +https://github.com/kcl93/VT100.git|Contributed|VT100