28 #include <mraa/aio.hpp>
70 LM35(
int pin,
float aref=5.0);
API for the DFRobot LM35 Linear Temperature Sensor.
Definition: lm35.h:61
LM35(int pin, float aref=5.0)
Definition: lm35.cxx:31
float getTemperature()
Definition: lm35.cxx:42
~LM35()
Definition: lm35.cxx:38