Update temp.inc.sh

This commit is contained in:
2024-01-01 10:51:47 -06:00
parent ca5f7d4461
commit 7347f66219

View File

@@ -309,6 +309,7 @@ CHECKTEMP_SERVICE(){
done # &
}
CHECKTEMP_SERVICE_RUNSENSOR(){
declare -gA last_temp
SENSORa=${1}
logtemp=${PW_LOGFOLDER}/log-temp-${SENSORa}
[ ! -f ${logtemp} ] && touch ${logtemp}