Skip to content

Arduino movingAvg Library 2.3.0

Compare
Choose a tag to compare
@JChristensen JChristensen released this 24 Feb 17:49
· 3 commits to master since this release
  • Add method to calculate shorter-term average using only a specified number of the most recent data points.
  • Add example sketch to demonstrate new method.