Update temp.inc.sh

This commit is contained in:
2024-05-09 20:05:52 -05:00
parent ffebd55c4f
commit 233a21a436

View File

@@ -215,10 +215,10 @@ CHECKTEMP(){
fi
if [ ${DETAILS} -eq 1 ]; then
echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]} |---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]}| |---- ${idsCL[Default]} 15 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]}| |---- ${idsCL[Default]} 30 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]}| |---- ${idsCL[Default]} 60 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
echo -e "\r\033[K ${idsCL[White]}| |---- ${idsCL[Default]}120 Mins Ago ${idsCL[Default]}${temp_f_disp}${GAUGESH}"
fi
if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then