mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
power: Add interface for accessing platform-profiles
This commit is contained in:
parent
b26cc0f45c
commit
45edfe2c7c
10 changed files with 305 additions and 12 deletions
|
@ -390,6 +390,7 @@ pub mod test {
|
|||
tdp_limit: None,
|
||||
gpu_clocks: None,
|
||||
battery_charge_limit: None,
|
||||
performance_profile: None,
|
||||
}));
|
||||
|
||||
let fan_control = FanControl::new(connection);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue