mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
daf25c5e65
+ getAverage() renamed to getFastAverage() as it is fast but less accurate + reimplemented getAverage() to be accurate + added GetMinInBuffer() to make difference with getMin() + added GetMaxInBuffer() - idem + refactor + added 2 example sketches to show the new functions |
||
---|---|---|
.. | ||
examples | ||
keywords.txt | ||
RunningAverage.cpp | ||
RunningAverage.h |