RobTillaart
|
04d82f02d8
|
Fix missing #include <Arduino.h>
|
2017-09-27 08:42:54 +02:00 |
|
RobTillaart
|
8457e6b335
|
+ fix issue #33 - revert double to float as some uproc support float in HW
+ added const where possible
+ updated average demo + test-3.4
|
2017-07-31 21:40:26 +02:00 |
|
rob tillaart
|
07534d77f7
|
+ version 0.3.3
+ changed float -> double to support ARM series
+ moved some code to .h file so compiler can optimize more
+ reindented
|
2015-03-07 20:32:51 +01:00 |
|
Rob Tillaart
|
160de1e5a6
|
+ version 0.3.2
+ changed count -> unsigned long allows for 2^32 samples
+ added variance
|
2013-08-17 15:44:20 +02:00 |
|
Rob Tillaart
|
d73aa94100
|
+ STATISTIC_LIB_VERSION
+ minor edits
|
2013-08-17 15:08:50 +02:00 |
|
Rob Tillaart
|
3f8c02d1d6
|
stat
|
2011-10-09 22:06:19 +02:00 |
|