Index: firmware/App/HDCommon.h =================================================================== diff -u -rd270bdd420b6cab26851f3f195256b5c4b383d43 -rb3375bb1bc7910b7f45922d2eb4e55bb1dcc3c16 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d270bdd420b6cab26851f3f195256b5c4b383d43) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision b3375bb1bc7910b7f45922d2eb4e55bb1dcc3c16) @@ -78,6 +78,7 @@ // #define DISABLE_BUBBLE_ALARMS 1 // Disable bubble alarms #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 // Skip Pre-Treatment and get to treatment as soon as possible #define SKIP_UI_INTERACTION 1 // Skip UI interaction.