Max: Adjust sub-throttle temp to be less vibrating.

This commit is contained in:
Dmitry Voronin 2024-12-20 08:18:59 +03:00
parent 332a5540ea
commit 2c7bb613d7

View file

@ -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 ]