Battery: new config option battery_full_cmd (fixes issue #585)
This commit is contained in:
@@ -56,6 +56,7 @@ extern int percentage_hide;
|
||||
|
||||
extern int8_t battery_low_status;
|
||||
extern char *battery_low_cmd;
|
||||
extern char *battery_full_cmd;
|
||||
|
||||
extern char *ac_connected_cmd;
|
||||
extern char *ac_disconnected_cmd;
|
||||
|
||||
Reference in New Issue
Block a user