Index: firmware/App/HDCommon.h =================================================================== diff -u -r84e94699ac1a6236a6aba130e45149a9cf3ac5f8 -r7de1ffc01a8b979c8e9c1bb9020a768ab62f0320 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 84e94699ac1a6236a6aba130e45149a9cf3ac5f8) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 7de1ffc01a8b979c8e9c1bb9020a768ab62f0320) @@ -77,6 +77,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.