From ade5f15a76e12931d810236b6b9fcd4e115838ee Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:11:39 +0100 Subject: [PATCH] Added lib MovingAverageFloat https://github.com/arduino/Arduino/issues/11034 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index adf62edd..1f58765e 100644 --- a/registry.txt +++ b/registry.txt @@ -3655,3 +3655,4 @@ https://github.com/mobizt/ESP-Mail-Client.git|Contributed|ESP Mail Client 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