Update temp.inc.sh
This commit is contained in:
@@ -174,6 +174,7 @@ CHECKTEMPSENSOR(){
|
||||
|
||||
if [ "${1}" == "ServerRoomTH" ]; then
|
||||
ServerRoomTH=${temp_f}
|
||||
echo "HERE: ${ServerRoomTH}"
|
||||
|
||||
elif [ "${1}" == "ServerRoomLA" ]; then
|
||||
temp_probe_f=$(bc <<< "scale=2; ${temp_probe_c}*1.8+32")
|
||||
|
||||
Reference in New Issue
Block a user