Index: firmware/App/HDCommon.h =================================================================== diff -u -r89110d9baf8504636764fdb11316a5472c67a7e8 -rbaac1ab2ff4e8e02c6cb4d8ac40eededc27e6860 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 89110d9baf8504636764fdb11316a5472c67a7e8) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision baac1ab2ff4e8e02c6cb4d8ac40eededc27e6860) @@ -80,7 +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 + #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.