Index: firmware/App/DGCommon.h =================================================================== diff -u -r5f86e35ac3c021b68708457d17d4ef51b20aef9c -r99b0c8f1ff9f9319f68e5043cd8c007e317a05c0 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 5f86e35ac3c021b68708457d17d4ef51b20aef9c) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 99b0c8f1ff9f9319f68e5043cd8c007e317a05c0) @@ -46,9 +46,9 @@ // #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_RO_PUMP_MONITOR 1 + #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