Index: firmware/App/HDCommon.h =================================================================== diff -u -r04334ed8d1e927939718b1d62fb01afef0a2b9a9 -r9d7ad180a18e29ba08bf65228d61b6179ddbfcca --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 04334ed8d1e927939718b1d62fb01afef0a2b9a9) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9d7ad180a18e29ba08bf65228d61b6179ddbfcca) @@ -23,8 +23,8 @@ #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 -// #define BREADBOARD_TARGET 1 - #define SIMULATE_UI 1 + #define BREADBOARD_TARGET 1 +// #define SIMULATE_UI 1 #define DEBUG_ENABLED 1 #define DISABLE_CRC_ERROR 1 #define DISABLE_MOTOR_CURRENT_ERRORS 1 @@ -35,7 +35,7 @@ #include #endif #endif -#define UF_TEST_ENABLED 1 +#define UF_TEST_ENABLED 1 #include "Common.h"