diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index cb8634aa..b5ed30b7 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -141,6 +141,7 @@ CHECKTEMPSENSOR(){ temp_f=`echo "scale=1; ${temp_f}+${PW_ServerRoomTH_Dev}" | bc` elif [ "${1}" == "ServerRoomLA" ]; then temp_f=${temp_c} + echo "HERE: ${temp_f}" fi # echo "HERE: '${temp_c}' -> '${temp_f}'" # echo -en ""