From 4f7aae0be78fa2aa03e4369cd12c982d4ddbcf54 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 13 Sep 2019 22:09:25 +0200 Subject: [PATCH] Added lib PreMo - Virtual Path Following https://github.com/arduino/Arduino/issues/9203 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7ff4919c..884596e7 100644 --- a/registry.txt +++ b/registry.txt @@ -2560,3 +2560,4 @@ https://github.com/elC0mpa/EnergyMeter.git|Contributed|EnergyMeter https://github.com/ravelab/JsonLogger.git|Contributed|JsonLogger https://github.com/rfetick/Kalman.git|Contributed|Kalman https://github.com/datacute/TinyOLED-Fonts.git|Contributed|TinyOLED-Fonts +https://github.com/purwar2016/PreciseMovement-library.git|Contributed|PreMo - Virtual Path Following