Index: firmware/App/HDCommon.h =================================================================== diff -u -rbf4543705dc82ab96da293994b214d7c75bdecc5 -r83d332924dcdb093e53f782f0d83b30a3eef6aec --- firmware/App/HDCommon.h (.../HDCommon.h) (revision bf4543705dc82ab96da293994b214d7c75bdecc5) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 83d332924dcdb093e53f782f0d83b30a3eef6aec) @@ -79,7 +79,7 @@ // #define DISABLE_FPGA_COUNTER_CHECKS 1 // Disable alarms associated with FPGA read/error counters #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 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 DISABLE_BUBBLE_ALARMS 1 // Disable bubble alarms #define DISABLE_UI_POST_TEST 1 // Disable the UI POST