From 6c2383cf1f109fb0ff0100e575471f3e85e979b1 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:11:51 +0100 Subject: [PATCH] Added lib MovingAverageAngle https://github.com/arduino/Arduino/issues/11034 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1f58765e..ac8c8662 100644 --- a/registry.txt +++ b/registry.txt @@ -3656,3 +3656,4 @@ https://github.com/brettmcalpine/PowerFlex4m.git|Contributed|PowerFlex4m https://github.com/pilotak/MCP3X21.git|Contributed|MCP3X21 https://github.com/pilotak/LPS35HW.git|Contributed|LPS35HW https://github.com/pilotak/MovingAverageFloat.git|Contributed|MovingAverageFloat +https://github.com/pilotak/MovingAverageAngle.git|Contributed|MovingAverageAngle