Index: firmware/App/DGCommon.h =================================================================== diff -u -rde3ab445cea0048a15dc94d1857e8380d4a84e28 -r6190a4ad94521b74164f1e1fbd79ed359c7c27fb --- firmware/App/DGCommon.h (.../DGCommon.h) (revision de3ab445cea0048a15dc94d1857e8380d4a84e28) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 6190a4ad94521b74164f1e1fbd79ed359c7c27fb) @@ -46,8 +46,8 @@ // #define HEATERS_DEBUG 1 // #define PRESSURES_DEBUG 1 #define DISABLE_DIALYSATE_CHECK 1 - #define IGNORE_DRAIN_PUMP_MONITOR 1 - #define IGNORE_HEATERS_MONITOR 1 +// #define IGNORE_DRAIN_PUMP_MONITOR 1 +// #define IGNORE_HEATERS_MONITOR 1 #define IGNORE_RO_PUMP_MONITOR 1 #define IGNORE_DISINFECT_RSRVR_TIMEOUT 1 #define DISABLE_RO_RATIO_CHECK 1 @@ -56,10 +56,10 @@ #define DISABLE_WATER_QUALITY_CHECK 1 #define DISABLE_RTC_CONFIG 1 // #define V_2_SYSTEM 1 -// #define SKIP_RECIRC 1 #define DISABLE_UV_REACTOR_MONITOR 1 #define IGNORE_HEAT_DISINFECT_RSRVR_TIMEOUT 1 - + #define THD_USING_TRO_CONNECTOR 1 + #define IGNORE_CONC_PUMP_IN_HEAT_DISINFECT 1 #include #include #endif