|
Contiki-Inga 3.x
|
Battery sensor definitionMore...
#include "lib/sensors.h"Go to the source code of this file.
Macros | |
Data Output Channels | |
| #define | BATTERY_VOLTAGE 2 |
| Returns battery voltage im mV. | |
| #define | BATTERY_CURRENT 3 |
| Returns battery current im mA. | |
Battery sensor definition
Definition in file battery-sensor.h.
1.8.3.1