europa: bump stop thresh to 85%
This commit is contained in:
parent
e64f3f7f6a
commit
8fbe1f2ab7
@ -157,7 +157,7 @@ in {
|
||||
enable = true;
|
||||
settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 40;
|
||||
STOP_CHARGE_THRESH_BAT0 = 60;
|
||||
STOP_CHARGE_THRESH_BAT0 = 85;
|
||||
};
|
||||
};
|
||||
restic = {
|
||||
|
Loading…
Reference in New Issue
Block a user