increase max chamber temp to 80
This commit is contained in:
parent
278a79a322
commit
8c958c9424
@ -12,7 +12,7 @@
|
||||
|
||||
#define RETURN_FLOW_TEMPERATURE_LOWER_LIMIT_DAY 30.0
|
||||
#define RETURN_FLOW_TEMPERATURE_LOWER_LIMIT_NIGHT 25.0
|
||||
#define CHAMPER_TEMPERATURE_TARGET 70.0
|
||||
#define CHAMPER_TEMPERATURE_TARGET 80.0
|
||||
#define BURNER_FAULT_DETECTION_THRESHOLD (60U * 3U) // Detect burner fault if after 3 minutes no burner start detected
|
||||
|
||||
static const char *TAG = "smart-oil-heater-control-system-control";
|
||||
|
Loading…
Reference in New Issue
Block a user