#include "powerlib.h"
Go to the source code of this file.
Classes | |
class | Battery |
class representing one single battery More... | |
Enumerations | |
enum | BATTERY_STATES { BAT_CRIT_STATE, BAT_LOW_STATE, BAT_WARN_STATE, BAT_NORM_STATE, BAT_NONE_STATE } |
used for different states of cpu, battery and temperature! More... |
|
used for different states of cpu, battery and temperature! Do not change order as it is used to evaluate whether a higher or lower battery state is reached |