Index: firmware/App/HDCommon.h =================================================================== diff -u -r06c97d219f57cf4b4296e91d32a1128e72ac10c4 -r9fd280f269d129be095992d31d87c4c35a50d344 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 06c97d219f57cf4b4296e91d32a1128e72ac10c4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9fd280f269d129be095992d31d87c4c35a50d344) @@ -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.