Update temp.inc.sh

This commit is contained in:
2024-05-12 17:10:18 -05:00
parent a0572a1144
commit 14849e3ef9

View File

@@ -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