Index: firmware/App/HDCommon.h =================================================================== diff -u -rb9cc3a7d3023b5b74331a10f19311c20ee42a707 -r78db0ac30c2511d78e1da8b9be3fdbf68d4a9902 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision b9cc3a7d3023b5b74331a10f19311c20ee42a707) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 78db0ac30c2511d78e1da8b9be3fdbf68d4a9902) @@ -58,7 +58,7 @@ #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_ARTERIAL_PRESSURE_CHECK 1 // Do not error on arterial pressure out of range -// #define DISABLE_VENOUS_PRESSURE_CHECK 1 // Do not error on venous pressure out of range + #define DISABLE_VENOUS_PRESSURE_CHECK 1 // Do not error on venous pressure out of range // #define DISABLE_UF_ALARMS 1 // Do not error on HD ultrafiltration checks #define DISABLE_DIALYSATE_TEMP_CHECK 1 // Disable dialysate temperature check #define DISABLE_VALVE_ALARMS 1 // Do not error on HD valve position