Index: firmware/App/DGCommon.h =================================================================== diff -u -rab447ebbc380f4c7abc2ae283042a5d0c9e1b9cb -reaa0736c2dd4076caa6a90172d8f15cc11b18903 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision ab447ebbc380f4c7abc2ae283042a5d0c9e1b9cb) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision eaa0736c2dd4076caa6a90172d8f15cc11b18903) @@ -32,14 +32,14 @@ #ifndef _RELEASE_ #ifndef _VECTORCAST_ // TODO: Removed debug build flags when release build is ready - #define BOARD_WITH_NO_HARDWARE 1 +// #define BOARD_WITH_NO_HARDWARE 1 #define DONT_SKIP_NV_POST 1 // #define SIMULATE_UI 1 // #define TASK_TIMING_OUTPUT_ENABLED 1 // re-purposes drain pump enable pin for task timing // #define DISABLE_HEATERS_AND_TEMPS 1 #define DISABLE_ACCELS 1 #define SKIP_POST 1 - //#define DISABLE_CAL_CHECK 1 + #define DISABLE_CAL_CHECK 1 // #define ENABLE_DIP_SWITCHES 1 // #define EMC_TEST_BUILD 1 #define ALARMS_DEBUG 1