Index: firmware/App/HDCommon.h =================================================================== diff -u -raee9b7697a05c2c052291d25b7ff7b59a258fdd7 -re15a3675797c4a4099aa9a12ca6811dc75568dd1 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision aee9b7697a05c2c052291d25b7ff7b59a258fdd7) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision e15a3675797c4a4099aa9a12ca6811dc75568dd1) @@ -43,14 +43,11 @@ // #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 PBA_ESTIMATION 1 // Estimate arterial pressure rather than look at PBA sensor // Part of DVT build switch + #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 - #define DISABLE_UI_POST_TEST - #include #include #endif