Update temp.inc.sh

This commit is contained in:
2024-05-09 20:56:28 -05:00
parent 057d7a0264
commit e6b11a1e9a

View File

@@ -227,6 +227,8 @@ CHECKTEMP(){
lclr="${idsCL[LightGreen]}"
elif [ $(bc -l <<< "${temp_f} < ${OLD_temp_f[1]}") -eq 1 ]; then
lclr="${idsCL[LightCyan]}"
else
lclr="${idsCL[Default]}"
fi
([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " "
[ ${#M} -eq 2 ] && echo -n " "