From 0a1910f65a61de0fe152f71b743004d925195777 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:58:28 +0100 Subject: [PATCH] Added lib StackString https://github.com/arduino/Arduino/issues/9517 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index f3cdc731..9b2c61fa 100644 --- a/registry.txt +++ b/registry.txt @@ -2727,3 +2727,4 @@ https://github.com/ehajo/WSEN-PADS.git|Contributed|eHaJo Absolute Pressure Addon https://github.com/javisank/LibLucesCiudad.git|Contributed|LibLucesCiudad https://github.com/javisank/LibSemaforosCiudad.git|Contributed|LibSemaforosCiudad https://github.com/javisank/LibEdificio.git|Contributed|LibEdificio +https://gitlab.com/arduino-libraries/stackstring.git|Contributed|StackString