Battery sensor implementation
#include "contiki.h"
#include "lib/sensors.h"
#include "adc.h"
#include "battery-sensor.h"
Go to the source code of this file.
Definition in file battery-sensor.c.