From 12c8f97a3e8de09384e4b0c88371a8d890d487de Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 30 Jun 2020 15:30:37 +0200 Subject: [PATCH] Added lib printHelpers https://github.com/arduino/Arduino/issues/10446 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 0e1be447..c30f31c9 100644 --- a/registry.txt +++ b/registry.txt @@ -3254,3 +3254,4 @@ https://github.com/gutierrezps/ESP32_I2C_Slave.git|Contributed|ESP32 I2C Slave https://bitbucket.org/harmonicbionics/ease_arduinocode.git|Contributed|EASE_ArduinoCode https://github.com/sparkfun/SparkFun_ADS122C04_ADC_Arduino_Library.git|Contributed|SparkFun ADS122C04 ADC Arduino Library https://github.com/shuvangkar/RingEEPROM.git|Contributed|RingEEPROM +https://github.com/RobTillaart/printHelpers.git|Contributed|printHelpers