33 #include "lib/sensors.h"
34 #include "dev/battery-sensor.h"
37 const struct sensors_sensor battery_sensor;
49 configure(
int type,
int c)
51 if(type == SENSORS_ACTIVE) {
69 SENSORS_SENSOR(battery_sensor, BATTERY_SENSOR, value, configure, status);
uint16_t voltage_read_vbat()
Helper functions for reading Mulle platform board voltages.