Index: firmware/App/HDCommon.h =================================================================== diff -u -rc7890e8beda1708d2dea0762dcc40ca5a12222e3 -r7c10a7dc0c191b2680ae51af8d2dff2bd6b70878 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision c7890e8beda1708d2dea0762dcc40ca5a12222e3) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 7c10a7dc0c191b2680ae51af8d2dff2bd6b70878) @@ -79,6 +79,7 @@ #define DISABLE_UI_POST_TEST 1 // Disable the UI POST // #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 // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.