From 98ddde03d0dc5c94f2ff604032900696f6152eb3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 20 Mar 2020 23:17:11 +0100 Subject: [PATCH] Added lib SerialConfigCommand https://github.com/arduino/Arduino/issues/9833 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8a5671fe..01fa18cf 100644 --- a/registry.txt +++ b/registry.txt @@ -2895,3 +2895,4 @@ https://github.com/adafruit/Adafruit_LPS2X.git|Contributed|Adafruit LPS2X https://github.com/IGB-Germany/ComDriverSpi.git|Contributed|ComDriverSpi https://github.com/peterus/APRS-IS-Lib.git|Contributed|APRS-IS-Lib https://github.com/peterus/APRS-Decoder-Lib.git|Contributed|APRS-Decoder-Lib +https://github.com/cygig/SerialConfigCommand.git|Contributed|SerialConfigCommand