Index: firmware/App/HDCommon.h =================================================================== diff -u -r6982379266891326c9d45aecd7d54ad5c85ea69f -rebb4b203609fa7da7137c346c832bd3d0cd54a99 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 6982379266891326c9d45aecd7d54ad5c85ea69f) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision ebb4b203609fa7da7137c346c832bd3d0cd54a99) @@ -81,6 +81,7 @@ #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 IGNORE_BLOOD_LEAK_ALARM 1 // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.