Index: firmware/App/HDCommon.h =================================================================== diff -u -r3250a641e46b5338671a5b830189ffb3694d1284 -r056ef172979282cacadfe7a58842821ea431cc50 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3250a641e46b5338671a5b830189ffb3694d1284) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 056ef172979282cacadfe7a58842821ea431cc50) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 5 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 9033 +#define HD_VERSION_BUILD 9036 // ********** development build switches ********** @@ -77,7 +77,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 SLOW_SYRINGE_RETRACT 1 // Slow retract speed to reduce chance of stall +// #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