From bf5aab05df3b0206d77564c17e1ef2ae8fcdbf7b Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 11:59:37 +0200 Subject: [PATCH] Added lib PrintString https://github.com/arduino/Arduino/issues/10122 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 08db2775..bda0cd92 100644 --- a/registry.txt +++ b/registry.txt @@ -3063,3 +3063,4 @@ https://github.com/CelliesProjects/wm8978-esp32.git|Contributed|wm8978-esp32 https://github.com/RobTillaart/SET.git|Contributed|SET 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