Index: firmware/App/HDCommon.h =================================================================== diff -u -ra79eccb9730b592aa7642f348ad98327e416659f -r29060a1cc7bcd7e187445ea24ef54d96b8c669e0 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision a79eccb9730b592aa7642f348ad98327e416659f) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 29060a1cc7bcd7e187445ea24ef54d96b8c669e0) @@ -43,7 +43,7 @@ // #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_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