Max: Adjust sub-throttle temp to be less vibrating.
This commit is contained in:
parent
332a5540ea
commit
2c7bb613d7
|
@ -63,7 +63,7 @@ in
|
|||
elif [ $temp -gt 60000 ]
|
||||
then value=92
|
||||
elif [ $temp -gt 55000 ]
|
||||
then value=69
|
||||
then value=52
|
||||
elif [ $temp -gt 45000 ]
|
||||
then value=46
|
||||
elif [ $temp -gt 40000 ]
|
||||
|
|
Loading…
Reference in a new issue