Fixed incorrect settings for battery module
This commit is contained in:
parent
4e89f14124
commit
79309a5be8
|
@ -195,8 +195,8 @@ type = internal/battery
|
|||
full-at = 99
|
||||
low-at = 5
|
||||
|
||||
battery = BAT0
|
||||
adapter = ADP1
|
||||
battery = BAT1
|
||||
adapter = ACAD
|
||||
|
||||
pull-interval = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue