Index: firmware/App/HDCommon.h =================================================================== diff -u -r514463982373eb976e4b48a27d0f85f56e014920 -rf17da591ff546ff00dd52299b73c5edaad92c65a --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 514463982373eb976e4b48a27d0f85f56e014920) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f17da591ff546ff00dd52299b73c5edaad92c65a) @@ -59,6 +59,7 @@ #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 USE_PBO_AS_PBA 1 // PBo readings used for PBA, PBo replaced with fixed pressure (100 mmHg) // #define DISABLE_UF_ALARMS 1 // Do not error on HD ultrafiltration checks #define DISABLE_DIALYSATE_TEMP_CHECK 1 // Disable dialysate temperature check