implemented multiple fans
This commit is contained in:
@@ -217,7 +217,7 @@ fn main() -> Result<()> {
|
||||
cpu_temp: 0.0,
|
||||
power_w: 0.0,
|
||||
current_freq: 0.0,
|
||||
fan_rpm: 0,
|
||||
fans: Vec::new(),
|
||||
governor: "detecting".to_string(),
|
||||
pl1_limit: 0.0,
|
||||
pl2_limit: 0.0,
|
||||
|
||||
Reference in New Issue
Block a user