muxall / RPTCQ-LCD

Muxall Remote Programmable Temp Controller Model Q (for BBQ) LCD Library
MIT License
1 stars 0 forks source link

Enhancement: Pause cook if chamber probe reads 0 degrees and outside temp is greater than 0 degrees. #150

Closed muxall closed 2 years ago

muxall commented 2 years ago

accidentally changing the chamber probe type caused the chamber temp to read 0F and the grill started running away. Need to check if the outside temp is greater than 0 and Pause the cook if true.

muxall commented 2 years ago

Make error message Chmbr Probe instead of Pause so user knows what the error is.

muxall commented 2 years ago

Fixed in V0.608