fix batIDLE
This commit is contained in:
parent
7e12ad8f1f
commit
01c1b7ab67
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ in {
|
||||||
status_bat = "";
|
status_bat = "";
|
||||||
status_unk = "(?)";
|
status_unk = "(?)";
|
||||||
status_full = "(+)";
|
status_full = "(+)";
|
||||||
|
status_idle = "";
|
||||||
low_threshold = 30;
|
low_threshold = 30;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue