65 MQ303A(
int pin,
int heaterPin);
89 mraa_aio_context m_aio;
90 mraa_gpio_context m_gpio;
~MQ303A()
Definition: mq303a.cxx:51
MQ303A(int pin, int heaterPin)
Definition: mq303a.cxx:33
API for the MQ303A Alcohol Sensor.
Definition: mq303a.hpp:57
C++ API wrapper for the bh1749 driver.
Definition: a110x.hpp:29
int value()
Definition: mq303a.cxx:58
void heaterEnable(bool enable)
Definition: mq303a.cxx:63