Commit Graph

4 Commits

Author SHA1 Message Date
rob tillaart
a975ba8a86 0.4.2 RunningAverage 2021-12-28 10:13:44 +01:00
rob tillaart
9b3643e687 0.4.1 RunningAverage 2021-11-24 10:03:41 +01:00
rob tillaart
f4d0b1d978 RunningAverage 0.4.0 2021-05-26 16:39:03 +02:00
rob tillaart
9cbe3bf5f9 + update version 0.2.04
+ added getElement() (not released 0.2.03 version)
+ added getSize()    (not released 0.2.03 version)
+ added getCount()   (not released 0.2.03 version)
+ updated keywords.txt
+ added memory protection if there is not enough memory to allocate.
+ added return NAN instead of 0  for getAverage()
+ reduced _size, _cnt, _idx to uint8_t
+ changed extensions of example code to .ino
2014-07-03 22:00:45 +02:00