Index: firmware/App/HDCommon.h =================================================================== diff -u -r21180e0b65fddfa27f66d8fb59cb55b2db304230 -r3250a641e46b5338671a5b830189ffb3694d1284 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 21180e0b65fddfa27f66d8fb59cb55b2db304230) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 3250a641e46b5338671a5b830189ffb3694d1284) @@ -77,6 +77,8 @@ #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 SLOW_SYRINGE_RETRACT 1 // Slow retract speed to reduce chance of stall + #define DISABLE_SYRINGE_PUMP_ALARMS 1 // Disable some syringe pump alarms that are triggering intermittently #include #include