#include "Sensor.h" float Sensor::readSensor() { return 0; // TODO implement this }