From 712bd74d830a04ce4c483c970bfe107f9c668b66 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 30 Jun 2020 17:49:04 +0200 Subject: [PATCH] Added lib IEEE754tools https://github.com/arduino/Arduino/issues/10447 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c30f31c9..07ae3f2a 100644 --- a/registry.txt +++ b/registry.txt @@ -3255,3 +3255,4 @@ https://bitbucket.org/harmonicbionics/ease_arduinocode.git|Contributed|EASE_Ardu 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 +https://github.com/RobTillaart/IEEE754tools.git|Contributed|IEEE754tools