From 069ee02a26b6761f4aac26ee6e17ce4bbf1e0f50 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 13 Sep 2019 22:04:15 +0200 Subject: [PATCH] Added lib JsonLogger https://github.com/arduino/Arduino/issues/9174 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 14b7cfe1..afb0a958 100644 --- a/registry.txt +++ b/registry.txt @@ -2557,3 +2557,4 @@ https://github.com/lexus2k/lcdgfx.git|Contributed|lcdgfx https://github.com/Lynxmotion/LSS_Library_Arduino.git|Contributed|Lynxmotion Smart Servo -LSS- https://github.com/ImpulseAdventure/Waveshare_ILI9486.git|Contributed|Waveshare ILI9486 https://github.com/elC0mpa/EnergyMeter.git|Contributed|EnergyMeter +https://github.com/ravelab/JsonLogger.git|Contributed|JsonLogger