Index: firmware/App/HDCommon.h =================================================================== diff -u -rb577c4081dcb7dac8dc9c41df62da0aaca17e7e7 -re127a43e91085ceabc5ce68f68fd231364ccf4f3 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision b577c4081dcb7dac8dc9c41df62da0aaca17e7e7) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision e127a43e91085ceabc5ce68f68fd231364ccf4f3) @@ -85,7 +85,7 @@ #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_SELF_TEST 1 // Ignore blood leak self test -// #define IGNORE_BLOOD_LEAK_ALARM 1 // Ignore blood leak alarm + #define IGNORE_BLOOD_LEAK_ALARM 1 // Ignore blood leak alarm // Skip Pre-Treatment and get to treatment as soon as possible // #define SKIP_UI_INTERACTION 1 // Skip UI interaction.