diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index a6b07117..3cba4a7d 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -310,6 +310,7 @@ CHECKTEMP_SERVICE(){ } CHECKTEMP_SERVICE_RUNSENSOR(){ declare -gA last_temp + declare -p last_temp SENSORa=${1} logtemp=${PW_LOGFOLDER}/log-temp-${SENSORa} [ ! -f ${logtemp} ] && touch ${logtemp}