Index: firmware/App/HDCommon.h =================================================================== diff -u -rad17760a7d1402f323c4197eb7c8ddeb40274254 -r8a1cd1c30c5dacc8a3423145c93f83dd519f5824 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision ad17760a7d1402f323c4197eb7c8ddeb40274254) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 8a1cd1c30c5dacc8a3423145c93f83dd519f5824) @@ -56,9 +56,9 @@ // #define DISABLE_PUMP_DIRECTION_CHECKS 1 // Do not error on HD pump direction checks #define DISABLE_SYRINGE_PUMP 1 // Disable syringe pump functionality #define ALWAYS_ALLOW_SYRINGE_PUMP_CMDS 1 // Allow syringe pump commands at any time except when pump is busy - #define DISABLE_PRESSURE_CHECKS 1 // Do not error on HD pressure checks #define DISABLE_UF_ALARMS 1 // Do not error on HD ultrafiltration checks #define DISABLE_DIALYSATE_TEMP_CHECK 1 // Disable dialysate temperature check +// #define DISABLE_PRESSURE_CHECKS 1 // Do not error on HD pressure checks #define DISABLE_VALVE_ALARMS 1 // Do not error on HD valve position #define SKIP_CAL_CHECK 1 // // #define RUN_PUMPS_OPEN_LOOP 1 // BP and DPi pumps will be run open loop (no flow sensor feedback)