28 #include <mraa/gpio.h>    84         mraa_spi_context m_sensor;
    85         mraa_gpio_context m_gpio;
 API for the MAX31855 Thermocouple Amplifier. 
Definition: max31855.hpp:59
 
MAX31855(int bus, int cs)
[Constructor] 
Definition: max31855.cxx:38
 
C++ API wrapper for the bh1749 driver. 
Definition: a110x.hpp:29
 
double getTemp()
[Interesting] 
Definition: max31855.cxx:72
 
~MAX31855()
[Constructor] 
Definition: max31855.cxx:56