Update temp.inc.sh

This commit is contained in:
2024-03-12 07:58:12 -05:00
parent f5a5005224
commit 6c4b382d22

View File

@@ -811,7 +811,7 @@ Previous Temp: ${last_temp}${GAUGESH}"
rm -f ${PW_TMPFOLDER}/power.${SENSORa}.*
# if [ "${last_temp}" != "1" ]; then
# last_temp=1
echo ${tempf} >| ${PW_TMPFOLDER}/.lasttemp/${SENSOR}
echo ${temp_f} >| ${PW_TMPFOLDER}/.lasttemp/${SENSOR}
# fi
elif [[ "${SENSORa}" != *"-Usage"* ]] && [[ "${SENSORa}" != *"FAN"* ]]; then