Index: firmware/App/HDCommon.h =================================================================== diff -u -r4ad196fa4906a88bc770ea12412c9ee740c0ef9c -r7e16c829ba98aae33f6d533a2d3d8f12f93a45f7 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4ad196fa4906a88bc770ea12412c9ee740c0ef9c) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 7e16c829ba98aae33f6d533a2d3d8f12f93a45f7) @@ -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