Skip to content

Arduino movingAvg Library 2.3.2

Latest
Compare
Choose a tag to compare
@JChristensen JChristensen released this 04 Nov 15:13

Add an optional parameter to the constructor to cause getAvg() to return zero instead of causing a divide-by-zero situation if it is called before any readings are recorded.