Update temp.inc.sh

This commit is contained in:
2023-12-30 13:02:48 -06:00
parent 1b350374d0
commit 854038914b

View File

@@ -629,6 +629,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
}
SENDTEMPS(){
SENDTEMP &
st_temps=$(SENDTEMP ${2})
SENDNOTICE "${1}" "${st_temps}"
}