From 2fb743e8613b19e9ffe52bed6d6a0c3d2ba77f08 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 23 Mar 2020 11:32:25 +0100 Subject: [PATCH] Added lib FastMap https://github.com/arduino/Arduino/issues/9897 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 9061632e..d6bc087c 100644 --- a/registry.txt +++ b/registry.txt @@ -2931,3 +2931,4 @@ https://github.com/bmts/FMDataClient.git|Contributed|FMDataClient https://github.com/noah1510/LedController.git|Contributed|LedController https://gitlab.com/Enrico204/sam32wifiesp.git|Contributed|SAM32WiFiEsp https://github.com/postpersonality/melt-7segment-lcd.git|Contributed|Melt7SegLcd +https://github.com/RobTillaart/FastMap.git|Contributed|FastMap