From 1f4e03c973e654b0b020e6709a89ef6fd14d85ae Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 13 Sep 2019 22:04:26 +0200 Subject: [PATCH] Added lib Kalman https://github.com/arduino/Arduino/issues/9172 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index afb0a958..e6fff245 100644 --- a/registry.txt +++ b/registry.txt @@ -2558,3 +2558,4 @@ https://github.com/Lynxmotion/LSS_Library_Arduino.git|Contributed|Lynxmotion Sma https://github.com/ImpulseAdventure/Waveshare_ILI9486.git|Contributed|Waveshare ILI9486 https://github.com/elC0mpa/EnergyMeter.git|Contributed|EnergyMeter https://github.com/ravelab/JsonLogger.git|Contributed|JsonLogger +https://github.com/rfetick/Kalman.git|Contributed|Kalman