From 14849e3ef96b0354a03ba731484caeae3deceba6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 May 2024 17:10:18 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 746514bb..58c30327 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -220,7 +220,7 @@ CHECKTEMP(){ ### DETAILS VIEW if [ ${DETAILS} -eq 1 ] && [ ! -f ${PW_TMPFOLDER}/${SENSOR}.down ] && [ "${temp_f}" != "timeout" ] && [ "${temp_f}" != "offline" ]; then DIVIDER . white ${PRI_WIDTH} - for M in 15 30 60 120; do + for M in 1 5 15 30 60 120; do lico=" " if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "system" ] && [[ "${SENSOR}" = *"FAN"* ]]; then spc_cnt=6