Closed Syphdias closed 5 years ago
Pinging @onaforeignshore . I think you wrote the code originally. Could you have a look?
I might have found another bug when using P9K_BATTERY_STAGES
as an array while writing tests. Ironically that was when the battery of my laptop died.
Thanks @Syphdias !
This merely removes the extra checking for
P9K_BATTERY_LEVEL_BACKGROUND
ANDP9K_BATTERY_STAGES
being set at the same time. (here)The variables are checked independently anyway since the features are independent. Fixes #1245