From 7347f662196089bcdc3bb9253a9a1860980890e1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Jan 2024 10:51:47 -0600 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index d7ecd67e..a6b07117 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -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}