mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
manager/user: Add BatteryChargeLimit1 interface (#12)
This commit is contained in:
parent
02ed562bd0
commit
91890e5948
10 changed files with 292 additions and 36 deletions
|
@ -336,6 +336,7 @@ pub mod test {
|
|||
))),
|
||||
tdp_limit: None,
|
||||
gpu_clocks: None,
|
||||
battery_charge_limit: None,
|
||||
}));
|
||||
|
||||
let fan_control = FanControl::new(connection);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue