From 2d6132a091ff6c9292e88ceb2664ec0eb496d613 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 17 Sep 2018 16:19:35 +0200 Subject: [PATCH] Added lib Int64String https://github.com/arduino/Arduino/issues/8002 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index cd0d583c..80987d68 100644 --- a/registry.txt +++ b/registry.txt @@ -1871,3 +1871,4 @@ https://github.com/NitrofMtl/CurrentSwitch.git|Contributed|CurrentSwitch https://github.com/NitrofMtl/ADC_SEQR.git|Contributed|ADC_SEQR https://github.com/NitrofMtl/TimeOut.git|Contributed|TimeOut https://github.com/sparkfun/SparkFun_SerLCD_Arduino_Library.git|Contributed|SparkFun SerLCD Arduino Library +https://github.com/djGrrr/Int64String.git|Contributed|Int64String