Index: firmware/App/HDCommon.h =================================================================== diff -u -r7c10a7dc0c191b2680ae51af8d2dff2bd6b70878 -rf3c8ef49b4bef41b606325e3db0e053a7a72d98f --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7c10a7dc0c191b2680ae51af8d2dff2bd6b70878) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f3c8ef49b4bef41b606325e3db0e053a7a72d98f) @@ -80,6 +80,7 @@ // #define DISABLE_UI_COMM_TO_ALARM 1 // Disable UI comm timeouts #define DISABLE_WD_AND_SFTY_POST_TESTS 1 // Disable watchdog and safety shutdown POST tests #define DISABLE_ILLEGAL_AIR_TRAP_ALARM 1 // Disable illegal state for air trap alarm + #define SKIP_RESERVOIR_ALARMS 1 // Skip reservoir management alarms // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.