From 3002e2f1ec923e2ed2b267b8f69efd757506139f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 12:09:20 +0200 Subject: [PATCH] Added lib Fraction https://github.com/arduino/Arduino/issues/10097 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 66ecd140..dfae264a 100644 --- a/registry.txt +++ b/registry.txt @@ -3073,3 +3073,4 @@ https://github.com/RobTillaart/ANSI.git|Contributed|ANSI https://github.com/levosos/Midier.git|Contributed|Midier https://github.com/melopero/Melopero_AMG8833_Arduino_Library.git|Contributed|Melopero AMG8833 https://github.com/koendv/STM32duino-Semihosting.git|Contributed|STM32duino-Semihosting +https://github.com/RobTillaart/Fraction.git|Contributed|Fraction