From 2f37a1303f81512a77d5ed494c2999b5dc063863 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:12:26 +0100 Subject: [PATCH] Added lib Hysteresis https://github.com/arduino/Arduino/issues/11034 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 649afdfc..7c389b3a 100644 --- a/registry.txt +++ b/registry.txt @@ -3659,3 +3659,4 @@ https://github.com/pilotak/MovingAverageFloat.git|Contributed|MovingAverageFloat https://github.com/pilotak/MovingAverageAngle.git|Contributed|MovingAverageAngle https://github.com/pilotak/MovingAverage.git|Contributed|MovingAverage https://github.com/pilotak/MeteoFunctions.git|Contributed|MeteoFunctions +https://github.com/pilotak/Hysteresis.git|Contributed|Hysteresis