From c8e32bf8f7256a5191ae3b5c0980cd00630fc885 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 27 Mar 2018 19:05:45 +0200 Subject: [PATCH] Added lib ModuleInterface https://github.com/arduino/Arduino/issues/7374 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 58e070a7..eeddecde 100644 --- a/registry.txt +++ b/registry.txt @@ -1514,3 +1514,4 @@ https://github.com/stm32duino/FP_Examples.git|Contributed|STM32duino FP_Examples https://github.com/Seeed-Studio/Grove_Barometer_Sensor.git|Contributed|Grove Barometer Sensor https://github.com/Seeed-Studio/OLED_Display_96X96.git|Contributed|OLED Display 96x96 https://github.com/Seeed-Studio/Grove_IMU_9DOF.git|Contributed|Grove IMU 9DOF +https://github.com/fredilarsen/ModuleInterface.git|Contributed|ModuleInterface