Index: firmware/App/Common.h =================================================================== diff -u -r3417fd56afc9b21fb4c2d86c75dd33ac31fbd9f1 -rbe83f01a4d54cbd0d92b68cb95a15dcbb06a9a51 --- firmware/App/Common.h (.../Common.h) (revision 3417fd56afc9b21fb4c2d86c75dd33ac31fbd9f1) +++ firmware/App/Common.h (.../Common.h) (revision be83f01a4d54cbd0d92b68cb95a15dcbb06a9a51) @@ -22,9 +22,9 @@ // ********** build switches ********** #ifndef _VECTORCAST_ -// #define RM46_EVAL_BOARD_TARGET 1 + #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 -// #define DEBUG_ENABLED 1 + #define DEBUG_ENABLED 1 #ifdef DEBUG_ENABLED #include