Monitor battery and alert low voltage
This commit is contained in:
@@ -9,6 +9,7 @@ typedef enum {
|
||||
CHARGING,
|
||||
DISCHARGING,
|
||||
LOW_VOLTAGE,
|
||||
UNKNOWN,
|
||||
} battery_status_t;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user