Index: firmware/App/HDCommon.h =================================================================== diff -u -r2c162a8b414b9eeb48ac7bbbcfc1671cf4b21b01 -rb8bb190911f008db04244e27e5ba3bbc9b4ff1c8 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 2c162a8b414b9eeb48ac7bbbcfc1671cf4b21b01) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision b8bb190911f008db04244e27e5ba3bbc9b4ff1c8) @@ -78,7 +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 + #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.