From 9ad6a97c2c96e32e6c97ad2e2c4078c9ea5bb584 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 May 2020 15:06:42 +0200 Subject: [PATCH] Added lib LineFormatter https://github.com/arduino/Arduino/issues/10220 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 679e20aa..3c36679d 100644 --- a/registry.txt +++ b/registry.txt @@ -3130,3 +3130,4 @@ https://github.com/MAINAKMONDAL98/MSMPLOTTER.git|Contributed|MSMPLOTTER https://github.com/emelianov/modbus-esp8266.git|Contributed|modbus-esp8266 https://github.com/RobTillaart/PulsePattern.git|Contributed|PulsePattern https://github.com/wollewald/MCP23017_WE.git|Contributed|MCP23017 +https://github.com/RobTillaart/LineFormatter.git|Contributed|LineFormatter