diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 68fe0456..79f2f3f4 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -152,7 +152,7 @@ CHECKTEMP(){ fi if ([ "${average}" != "" ] || [ "${temp_f}" != "" ]) && [[ "${SENSOR}" != *"FAN"* ]]; then if [ "${average}" != "" ]; then - fws=11 + fws=9 tmp="${spct}${average_disp}${GAUGESH}" else fws=21