Add batter ybar tresholds
This commit is contained in:
parent
229fb1c172
commit
1f1b0ac15a
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
||||||
status_chr = "";
|
status_chr = "";
|
||||||
status_bat = "";
|
status_bat = "";
|
||||||
status_full = "";
|
status_full = "";
|
||||||
|
low_threshold = 30;
|
||||||
|
threshold_type = "time";
|
||||||
};
|
};
|
||||||
position = 3;
|
position = 3;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue