Contiki 2.6
|
Sources for the BATtery MONitor app. More...
#include "contiki.h"
#include "sys/etimer.h"
#include "sys/energest.h"
#include "dev/sensinode-sensors.h"
#include "dev/n740.h"
#include "dev/m25p16.h"
Go to the source code of this file.
Sources for the BATtery MONitor app.
It dumps a log entry to the external flash periodically as well as upon external trigger.
It started off as a VDD and battery logger but now it also stores energest values and other goodies.
Definition in file batmon.c.