diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index ab35bb2d..397c786c 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -176,7 +176,7 @@ CHECKTEMP(){ fi if ([ "${average}" != "" ] || [ "${temp_f}" != "" ]) && [[ "${SENSOR}" != *"FAN"* ]]; then if [ "${average}" != "" ]; then - fws=7 + fws=10 tmp="${spca}${average_disp}${GAUGESH}" else fws=21