From ea89e335d05942354e64befbb09aaca4119636f7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 26 Dec 2023 22:12:05 -0600 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 5fe68c5c..195cd1cd 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -645,7 +645,7 @@ SENDTEMPS(){ SENDNOTICE "${1}" "${st_temps}" } SENDTEMP(){ - cw=20; + cw=30; echo echo -en "Sensor Temperature(s)" [ "${1}" != "" ] && echo " Now / 1DayAVG / 7DayAVG" || echo