Index: firmware/App/HDCommon.h =================================================================== diff -u -rab3e1b5bb95e3802541947a822ffa1de898a8254 -r4bb5405e9ca2a0d5c4f479afabd95dcf671e8703 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision ab3e1b5bb95e3802541947a822ffa1de898a8254) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 4bb5405e9ca2a0d5c4f479afabd95dcf671e8703) @@ -42,8 +42,8 @@ // #define READ_FPGA_ASYNC_DATA 1 // Test build reads non-priority register page every other time // #define DISABLE_FPGA_COUNTER_CHECKS 1 // Disable alarms associated with FPGA read/error counters // #define EMC_TEST_BUILD 1 // EMC test build - HD/DG run separately but connected, HD pumps toggle on/off w/ stop button - #define DISABLE_WD_AND_SFTY_POST_TESTS 1 // Disable watchdog and safety shutdown POST tests -// #define DISABLE_UI_POST_TEST 1 // Disable the UI POST +// #define DISABLE_WD_AND_SFTY_POST_TESTS 1 // Disable watchdog and safety shutdown POST tests + #define DISABLE_UI_POST_TEST 1 // Disable the UI POST // TODO stays as a build switch until the calibration structure is updated with the build #define SKIP_CAL_CHECK 1 // Implement software configuration once the build switch is done