From d01cabf920ea2cb8bddd7fc396fbf68e430946de Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 20 Apr 2020 14:48:44 +0200 Subject: [PATCH] Added lib RunningAverage https://github.com/arduino/Arduino/issues/10056 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4e02be15..ed08eb81 100644 --- a/registry.txt +++ b/registry.txt @@ -3047,3 +3047,4 @@ https://github.com/JHershey69/OpenWeatherOneCall.git|Contributed|OpenWeatherOneC https://github.com/bremme/arduino-tm1637.git|Contributed|SevenSegmentTM1637 https://github.com/Juerd/esp32-WiFiSettings.git|Contributed|esp32-WiFiSettings https://github.com/RobTillaart/RunningMedian.git|Contributed|RunningMedian +https://github.com/RobTillaart/RunningAverage.git|Contributed|RunningAverage