higher fan speed start
This commit is contained in:
@@ -22,7 +22,7 @@ prom_collect_file = prom_collect_dir + '/rpi_fan.prom'
|
|||||||
|
|
||||||
# Configurable temperature and fan speed steps
|
# Configurable temperature and fan speed steps
|
||||||
tempSteps = [60, 66, 70, 75] # [°C]
|
tempSteps = [60, 66, 70, 75] # [°C]
|
||||||
speedSteps = [0, 80, 85, 90, 100] # [%]
|
speedSteps = [0, 80, 90, 100] # [%]
|
||||||
# tempSteps = [40, 45]
|
# tempSteps = [40, 45]
|
||||||
# speedSteps = [0, 100]
|
# speedSteps = [0, 100]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user