Update temp.inc.sh
This commit is contained in:
@@ -721,8 +721,8 @@ SENDTEMP(){
|
||||
echo -e "${SENSOR}${spc}No Data"
|
||||
|
||||
fi
|
||||
[ "${temp_c}" != "null" ] && [ "${temp_c}" != "" ] && [ "${last_sensor}" != "${SENSOR%%-*}" ] && echo
|
||||
last_sensor=${SENSOR%%-*}
|
||||
# [ "${temp_c}" != "null" ] && [ "${temp_c}" != "" ] && [ "${last_sensor}" != "${SENSOR%%-*}" ] && echo
|
||||
# last_sensor=${SENSOR%%-*}
|
||||
done
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user