Index: firmware/App/DGCommon.h =================================================================== diff -u -r1a5efe97f5f39594b45797fded52cafce92afe80 -r3d131237935eb36e56e0d057a713430e31dc6405 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 1a5efe97f5f39594b45797fded52cafce92afe80) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 3d131237935eb36e56e0d057a713430e31dc6405) @@ -49,14 +49,14 @@ #define IGNORE_DRAIN_PUMP_MONITOR 1 #define IGNORE_HEATERS_MONITOR 1 #define IGNORE_RO_PUMP_MONITOR 1 - #define IGNORE_HEAT_DISINFECT_RSRVR_TIMEOUT 1 // #define DISABLE_RO_RATIO_CHECK 1 #define DISABLE_COND_SENSOR_CHECK 1 #define DISABLE_MIXING 1 #define DISABLE_WATER_QUALITY_CHECK 1 #define DISABLE_RTC_CONFIG 1 //#define V_2_SYSTEM 1 //#define SKIP_RECIRC 1 + #define THD_USING_TRO_CONNECTOR 1 #include #include #endif