GY-63_MS5611/libraries/RunningMedian
Rob Tillaart 79c57bc888 + added comments in the header file
+ removed the default constructor, user should be explicit define size
+ created a destructor
+ added support for dynamic allocated internal buffers (not tested)
+ fixed bug in sort routine (swap)
+ patched testsketches
2013-10-19 00:26:50 +02:00
..
examples + added comments in the header file 2013-10-19 00:26:50 +02:00
keywords.txt + add keywords.txt 2013-10-18 19:36:41 +02:00
RunningMedian.cpp + added comments in the header file 2013-10-19 00:26:50 +02:00
RunningMedian.h + added comments in the header file 2013-10-19 00:26:50 +02:00