Maybe this has been asked before but I couldn't find it. I want to make a script that would text/email me the pit/meat temp every 30 min or maybe just have a script that changes the meat alarm temp to increase 5 deg when alarm goes off.
I tried:
al_set=$((al_thresh+5))
But this didn't work and got some error like alarm not found.
Thanks for the support
Joe
I tried:
al_set=$((al_thresh+5))
But this didn't work and got some error like alarm not found.
Thanks for the support
Joe