Update temp.inc.sh

This commit is contained in:
2024-04-21 14:58:34 -05:00
parent 508b1b68e5
commit 3c4a4cb468

View File

@@ -307,9 +307,9 @@ CHECKTEMP(){
echo -en " ${idsCL[LightGreen]}\u2B07 "
elif [ "${temp_f}" == "$(cat ${PW_TMPFOLDER}/.lastinsert/${SENSOR}-${sensorname// /_}.old | cut -d'~' -f 1)" ]; then
echo -en " ${idsCL[LightCyan]}${idsST[Bold]}~${idsST[Reset]} "
else
echo -en " "
fi
else
echo -en " "
fi
if [ "${avgdays}" != "noavg" ]; then