diff --git a/inc/config.h b/inc/config.h --- a/inc/config.h +++ b/inc/config.h @@ -51,6 +51,9 @@ #define DEFAULT_SETPOINT_COUNT 1 #define DEFAULT_SETPOINT_AUX_SELECT_ENABLE 0 +#define DEFAULT_CONTROL_MODE 1 // thermostat +#define DEFAULT_PLANT_TYPE 1 + ////////////////////////////////////////////////////// // Watchdog Settings