cleanup
This commit is contained in:
@ -81,6 +81,8 @@ void taskControl(void *pvParameters)
|
||||
setCirculationPumpState(ENABLED);
|
||||
setBurnerState(DISABLED);
|
||||
setSafetyControlState(ENABLED);
|
||||
ESP_LOGI(TAG, "Chamber Target Temperature reached!");
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user