Index: firmware/App/HDCommon.h =================================================================== diff -u -r8324a9c801caa62bf216426360374e648203ac03 -ra16690acd0d3b0dfdc3e4b34ce5f8803de736d9f --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 8324a9c801caa62bf216426360374e648203ac03) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a16690acd0d3b0dfdc3e4b34ce5f8803de736d9f) @@ -77,7 +77,7 @@ #define DISABLE_VOLTAGE_MONITOR 1 // Disable voltage monitoring/alarms #define ALLOW_1_MIN_TREATMENT_DURATION 1 // Allow user to change treatment duration to as low as 1 minute #define DISABLE_SYRINGE_PUMP_ALARMS 1 // Disable some syringe pump alarms that are triggering intermittently -// #define NO_PUMP_FLOW_LIMITS 1 // Allow any commanded flow rate for peristaltic pumps + #define NO_PUMP_FLOW_LIMITS 1 // Allow any commanded flow rate for peristaltic pumps #define DISABLE_BUBBLE_ALARMS 1 // Disable bubble alarms #define DISABLE_UI_POST_TEST 1 // Disable the UI POST // #define DISABLE_UI_COMM_TO_ALARM 1 // Disable UI comm timeouts