Go to the source code of this file.
Defines | |
| #define | BATTERY_NORMAL_THRESHOLD_MV 6700 |
| #define | BATTERY_LOW_THRESHOLD_MV 6300 |
Functions | |
| int | get_battery_mv () |
| void | battery_refresh (void) |
Definition in file battery.h.
|
|
|
|
|
|
|
|
cause the battery voltage sensor value to be refreshed |
|
|
get current battery voltage
|
1.3.9.1