27 #include <mraa/aio.hpp> 31 unsigned long runningAverage;
67 virtual int getSampledWindow (
unsigned int freqMS,
int numberOfSamples, uint16_t * buffer);
78 virtual int findThreshold (
thresholdContext* ctx,
unsigned int threshold, uint16_t * buffer,
int len);
90 virtual int getSample ();
C++ API wrapper for the bh1749 driver.
Definition: a110x.hpp:29