Index: firmware/App/HDCommon.h =================================================================== diff -u -r9c7ca101114601bee048f089cb5cee23c87b7394 -r113f804decb50b9511bb8b7365288285fece6628 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 9c7ca101114601bee048f089cb5cee23c87b7394) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 113f804decb50b9511bb8b7365288285fece6628) @@ -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.