From 8f6e3c4472cee6c1fab8fd65f9573a1ada1be1f8 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 Feb 2019 00:04:06 +0100 Subject: [PATCH] Added lib TinyCmdTable https://github.com/arduino/Arduino/issues/8521 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index bf6cd9d0..95d0dfbc 100644 --- a/registry.txt +++ b/registry.txt @@ -2155,3 +2155,4 @@ https://github.com/BeelanMX/arduino-LoRaWAN.git|Contributed|Arduino LoRaWAN by B https://github.com/sauttefk/RS485HwSerial.git|Contributed|RS485HwSerial https://github.com/dmadison/HID_Buttons.git|Contributed|HID Buttons https://github.com/sleepdefic1t/BIP66.git|Contributed|BIP66 +https://github.com/rleddy/tinycmdtable.git|Contributed|TinyCmdTable