Index: firmware/App/HDCommon.h =================================================================== diff -u -rdd9e3bea402ef6957991d91c0e5cbd5db61cd33a -r45ab2f69a7c566d8636c1d7aa9d9dac8c22bd0da --- firmware/App/HDCommon.h (.../HDCommon.h) (revision dd9e3bea402ef6957991d91c0e5cbd5db61cd33a) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 45ab2f69a7c566d8636c1d7aa9d9dac8c22bd0da) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 124 +#define HD_VERSION_BUILD 125 // ********** development build switches ********** @@ -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.