From 61bed89d8cbbe4beb3745cddbde91d3618a458a5 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 29 Mar 2019 01:07:58 +0100 Subject: [PATCH] Added lib MotorVID28 https://github.com/arduino/Arduino/issues/8701 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4df9e4b2..ef7296a7 100644 --- a/registry.txt +++ b/registry.txt @@ -2266,3 +2266,4 @@ https://github.com/dmadison/ArduinoXInput.git|Contributed|XInput https://github.com/dmadison/Xbox360ControllerLEDs.git|Contributed|Xbox 360 Controller LEDs https://github.com/gmarty2000/arduino-SOIL_HYGROMETER.git|Contributed|SoilHygrometer https://github.com/sparkfun/SparkFun_Displacement_Sensor_Arduino_Library.git|Contributed|SparkFun Angular Displacement Sensor Arduino Library +https://github.com/GewoonGijs/VID28.git|Contributed|MotorVID28