Index: firmware/App/HDCommon.h =================================================================== diff -u -r5e2d30dcbd02f5eb737aee7ec45c63d868daf252 -ra6c5c93afcfb3b64c8ddd937911b1d6a8c9efcc9 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 5e2d30dcbd02f5eb737aee7ec45c63d868daf252) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a6c5c93afcfb3b64c8ddd937911b1d6a8c9efcc9) @@ -46,10 +46,10 @@ #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 + // TODO stays as a build switch until the calibration structure is updated + #define SKIP_CAL_CHECK 1 // Implement software config - #define SKIP_CAL_CHECK 1 // Implement TODO stays as a build switch until the calibration structure is updated - #include #include #endif