#ifndef SENSOR_H_ #define SENSOR_H_ #include void sensor_init(void); #endif /* SENSOR_H_ */