From 892df0905034b7d3ff87d7a5b9cee59b1ed9f94e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 24 Mar 2020 12:32:56 +0100 Subject: [PATCH] Added lib CommandParser https://github.com/arduino/Arduino/issues/9911 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ee3863e2..c7abe9e7 100644 --- a/registry.txt +++ b/registry.txt @@ -2937,3 +2937,4 @@ https://github.com/melopero/Melopero_UBX.git|Contributed|Melopero UBX Protocol https://github.com/RobTillaart/Max44009.git|Contributed|Max44009 https://github.com/RobTillaart/ACS712.git|Contributed|ACS712 https://github.com/RobTillaart/AD524X.git|Contributed|AD524X +https://github.com/Uberi/Arduino-CommandParser.git|Contributed|CommandParser