Index: firmware/App/Common.h =================================================================== diff -u -rfe01fd0124c0c43737474781730608d55d0f0bda -r7cd00ddf4e9d58357641049a19912f737d7f978a --- firmware/App/Common.h (.../Common.h) (revision fe01fd0124c0c43737474781730608d55d0f0bda) +++ firmware/App/Common.h (.../Common.h) (revision 7cd00ddf4e9d58357641049a19912f737d7f978a) @@ -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