Index: firmware/App/HDCommon.h =================================================================== diff -u -r402885eda2ed755a079c854d1228ac5f76cbec7c -r1f669c93c03ac8f246a2b791678b4b65ecb2dbd4 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 402885eda2ed755a079c854d1228ac5f76cbec7c) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 1f669c93c03ac8f246a2b791678b4b65ecb2dbd4) @@ -45,9 +45,6 @@ #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 - #include #include #endif