Merge pull request #20 from ccdunder/patch-2
Fix soc fan getting stuck off.
This commit is contained in:
commit
7b485c070a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ min_speed: 0.0
|
|||
[temperature_fan soc_fan]
|
||||
pin: PB2
|
||||
cycle_time: 0.0100
|
||||
kick_start_time: 0.5
|
||||
hardware_pwm: false
|
||||
max_power: 1
|
||||
shutdown_speed: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue