Update temp.inc.sh
This commit is contained in:
@@ -545,7 +545,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
|
||||
|
||||
if [[ "${vSENSOR}" = *"Exhaust"* ]]; then
|
||||
if (( $(bc <<< "${temp_f} >= 100") )); then
|
||||
|
||||
temp=temp
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user