From 52fec1d44e442f77e27145ceb710711b79a8b0e3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 11:59:55 +0200 Subject: [PATCH] Added lib PrintCharArray https://github.com/arduino/Arduino/issues/10120 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4d4ce13d..723fc685 100644 --- a/registry.txt +++ b/registry.txt @@ -3065,3 +3065,4 @@ https://github.com/RobTillaart/FRAM_I2C.git|Contributed|FRAM_I2C https://github.com/hideakitai/MsgPack.git|Contributed|MsgPack https://github.com/RobTillaart/PrintString.git|Contributed|PrintString https://github.com/RobTillaart/PrintSize.git|Contributed|PrintSize +https://github.com/RobTillaart/PrintCharArray.git|Contributed|PrintCharArray