Commit Graph

11 Commits

Author SHA1 Message Date
RobTillaart
04d82f02d8 Fix missing #include <Arduino.h> 2017-09-27 08:42:54 +02:00
RobTillaart
7177809c01 fix URL path in library.properties 2017-08-20 17:16:48 +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
RobTillaart
8a94bc3acc initial versions of library.properties 2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6 update library.json files 2016-12-18 10:48:17 +01:00
RobTillaart
45d8bff06a added library.json files 2016-12-17 20:53:18 +01: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
94bb47b666 +replaced statistics -> statistic 2013-12-19 20:38:11 +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