Update temp.inc.sh
This commit is contained in:
@@ -205,7 +205,7 @@ CHECKTEMPSENSOR(){
|
||||
temp_difference=$(bc <<< "scale=2; ${ServerRoomTH}-${temp_probe_f}")
|
||||
echo "${idsCL[LightCyan]} - TempDiff = ${temp_difference}'F${idsCL[Default]}"
|
||||
else
|
||||
[ "${SENSOR}" == "ServerRoomTH" ] && ServerRoomTH=${temp_f}
|
||||
[ "${1}" == "ServerRoomTH" ] && ServerRoomTH=${temp_f}
|
||||
echo
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user