From 6c4b382d22454c6349476bada4250ca319fd756d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 12 Mar 2024 07:58:12 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index f122620e..dedce37d 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -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