From 46cc2862d5a3788b19725c833b20c4a44adada4c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 31 May 2020 22:36:33 +0200 Subject: [PATCH] Added lib SimpleSerialShell https://github.com/arduino/Arduino/issues/10296 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 70fdda3f..4a9faafa 100644 --- a/registry.txt +++ b/registry.txt @@ -3149,3 +3149,4 @@ https://github.com/khoih-prog/WebSockets_Generic.git|Contributed|WebSockets_Gene https://github.com/Technickfreak/LoRa-payload-BKU.git|Contributed|LoRa-payload-BKU https://github.com/ldab/KXTJ3-1057.git|Contributed|KXTJ3-1057 https://github.com/adafruit/Adafruit_AHTX0.git|Contributed|Adafruit AHTX0 +https://github.com/philj404/SimpleSerialShell.git|Contributed|SimpleSerialShell