Index: firmware/App/HDCommon.h =================================================================== diff -u -rc80f79b188bdcfbcf265b4e8009ca33b2e707c38 -r09c9b0a231958ecb06bb868d136bfd99b5be07b9 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision c80f79b188bdcfbcf265b4e8009ca33b2e707c38) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 09c9b0a231958ecb06bb868d136bfd99b5be07b9) @@ -75,6 +75,7 @@ #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 // Skip Pre-Treatment and get to treatment as soon as possible // #define SKIP_UI_INTERACTION 1 // Skip UI interaction.