Update temp.inc.sh
This commit is contained in:
@@ -629,7 +629,8 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
SENDTEMPS(){
|
SENDTEMPS(){
|
||||||
SENDTEMP &
|
SENDTEMP ${2} &
|
||||||
|
SENDNOTICE "test" "testing 123"
|
||||||
st_temps=$(SENDTEMP ${2})
|
st_temps=$(SENDTEMP ${2})
|
||||||
SENDNOTICE "${1}" "${st_temps}"
|
SENDNOTICE "${1}" "${st_temps}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user