Update temp.inc.sh

This commit is contained in:
2024-01-27 15:57:35 -06:00
parent a47d1e92b1
commit 16a27daa4a

View File

@@ -545,7 +545,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
if [[ "${vSENSOR}" = *"Exhaust"* ]]; then
if (( $(bc <<< "${temp_f} >= 100") )); then
temp=temp
fi
fi