From cf997973c81cba7e142173f80a6d056e106a7e68 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 12:09:26 +0200 Subject: [PATCH] Added lib XMLWriter https://github.com/arduino/Arduino/issues/10096 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index dfae264a..6311836f 100644 --- a/registry.txt +++ b/registry.txt @@ -3074,3 +3074,4 @@ https://github.com/levosos/Midier.git|Contributed|Midier https://github.com/melopero/Melopero_AMG8833_Arduino_Library.git|Contributed|Melopero AMG8833 https://github.com/koendv/STM32duino-Semihosting.git|Contributed|STM32duino-Semihosting https://github.com/RobTillaart/Fraction.git|Contributed|Fraction +https://github.com/RobTillaart/XMLWriter.git|Contributed|XMLWriter