From 61c3138c52d781bda2fa5f1349d33b333d357271 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 31 May 2025 20:36:54 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 000d315b..51fa2c70 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -244,6 +244,7 @@ CHECKTEMP(){ if [ ${DETAILS} -eq 1 ] && [ ! -f ${PW_TMPFOLDER}/${SENSOR}.down ] && [ "${temp_f}" != "timeout" ] && [ "${temp_f}" != "offline" ]; then DIVIDER . white ${PRI_WIDTH} for M in 5 15 30 60 120; do + echo "HERE: $M" lico=" " if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "system" ] && [[ "${SENSOR}" = *"FAN"* ]]; then spc_cnt=6