Index: firmware/App/HDCommon.h =================================================================== diff -u -r44a8be80f7c33d71683aaa889b3f51c69c3cafce -rab4034b029a63f767282a92299b6dcd3417203b1 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 44a8be80f7c33d71683aaa889b3f51c69c3cafce) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision ab4034b029a63f767282a92299b6dcd3417203b1) @@ -50,7 +50,9 @@ // 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 - #include + #define DISABLE_UI_POST_TEST + +#include #include #endif #endif