Index: firmware/App/HDCommon.h =================================================================== diff -u -r3d809a44f949b3496d04ad2b9ba23cdc02408b15 -r56f8a94a3a839a173e729fb1a90cf4f0358bf713 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3d809a44f949b3496d04ad2b9ba23cdc02408b15) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 56f8a94a3a839a173e729fb1a90cf4f0358bf713) @@ -75,7 +75,7 @@ #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 DISABLE_BUBBLE_ALARMS 1 // Disable bubble alarms + #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