Index: firmware/App/HDCommon.h =================================================================== diff -u -ra18125456995bdade7ea93571165f8a935dff5da -r21d5bcf1a14b965ef85d4c6ba569d3a8636caad3 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision a18125456995bdade7ea93571165f8a935dff5da) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 21d5bcf1a14b965ef85d4c6ba569d3a8636caad3) @@ -81,6 +81,8 @@ #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 +// #define SKIP_RESERVOIR_ALARMS 1 // Skip reservoir management alarms + #define IGNORE_BLOOD_LEAK_ALARM 1 // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.