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