Index: firmware/App/DGCommon.h =================================================================== diff -u -r55425a4c5370a6fa1faad61dc24fcd76b854d3ed -rbbd5ac2589c8093f681f2284367975ddd220b553 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 55425a4c5370a6fa1faad61dc24fcd76b854d3ed) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision bbd5ac2589c8093f681f2284367975ddd220b553) @@ -32,12 +32,13 @@ #ifndef _RELEASE_ #ifndef _VECTORCAST_ // TODO: Removed debug build flags when release build is ready -// #define RM46_EVAL_BOARD_TARGET 1 + #define BOARD_WITH_NO_HARDWARE 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 ENABLE_DIP_SWITCHES 1 // #define EMC_TEST_BUILD 1 #define ALARMS_DEBUG 1