Charging icon update fix (#1733)
* Power: refresh battery indicator on charger plug/unplug Co-authored-by: SG <who.just.the.doctor@gmail.com> Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
co-authored by
SG
あく
parent
007a3d295e
commit
a6052be0f1
@@ -36,6 +36,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
bool gauge_is_ok;
|
||||
bool is_charging;
|
||||
|
||||
float current_charger;
|
||||
float current_gauge;
|
||||
|
||||
Reference in New Issue
Block a user