From 83526278cc1dfbbce82d80461c59f98e22244359 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 7 Jul 2020 10:44:29 +0200 Subject: [PATCH] Added lib Json Streaming Parser 2 https://github.com/arduino/Arduino/issues/10466 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 82a291cb..2e6d9f32 100644 --- a/registry.txt +++ b/registry.txt @@ -3268,3 +3268,4 @@ https://github.com/sensslen/LibLanc.git|Contributed|LibLanc https://github.com/pu2clr/RDA5807.git|Contributed|PU2CLR RDA5807 https://github.com/mattshepcar/SmoothLed.git|Contributed|SmoothLed https://github.com/pkerspe/ESP-FlexyStepper.git|Contributed|ESP-FlexyStepper +https://github.com/mrfaptastic/json-streaming-parser2.git|Contributed|Json Streaming Parser 2