Index: firmware/App/HDCommon.h =================================================================== diff -u -r15dfbcecf25a0babe122131a76c87d328072daac -r2c162a8b414b9eeb48ac7bbbcfc1671cf4b21b01 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 15dfbcecf25a0babe122131a76c87d328072daac) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2c162a8b414b9eeb48ac7bbbcfc1671cf4b21b01) @@ -78,6 +78,7 @@ // #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 +// #define DISABLE_UI_COMM_TO_ALARM 1 // Disable UI comm timeouts // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.