Index: firmware/App/HDCommon.h =================================================================== diff -u -re775dba9ca77afa24234ffeee6917f9f6792cc74 -rda69a96e56390743b6295dbf5b984fa22d19c8e6 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision e775dba9ca77afa24234ffeee6917f9f6792cc74) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision da69a96e56390743b6295dbf5b984fa22d19c8e6) @@ -45,7 +45,7 @@ // #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 PBA_ESTIMATION 1 // Estimate arterial pressure rather than look at PBA sensor // Part of DVT build switch // 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