mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
power: Expose TDP limit range as platform config
This commit is contained in:
parent
36e88484a4
commit
7c3f2baa05
5 changed files with 46 additions and 7 deletions
|
@ -369,6 +369,7 @@ pub mod test {
|
|||
fan_control: Some(ServiceConfig::Systemd(String::from(
|
||||
"jupiter-fan-control.service",
|
||||
))),
|
||||
tdp_limit: None,
|
||||
}));
|
||||
|
||||
let fan_control = FanControl::new(connection);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue