Index: firmware/App/HDCommon.h =================================================================== diff -u -r94895e32fe18e78b98fe3bb7786838cf00afdbfa -r5bec978fa9cce89bbf8c559f0844b7528a10c0d1 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 94895e32fe18e78b98fe3bb7786838cf00afdbfa) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 5bec978fa9cce89bbf8c559f0844b7528a10c0d1) @@ -22,14 +22,14 @@ // ********** build switches ********** #ifndef _VECTORCAST_ -// #define RM46_EVAL_BOARD_TARGET 1 - #define BREADBOARD_TARGET 1 -// #define SIMULATE_UI 1 - #define DEBUG_ENABLED 1 - #define DISABLE_CRC_ERROR 1 - #define DISABLE_MOTOR_CURRENT_ERRORS 1 - #define SHOW_LOAD_CELL_IN_ROTOR_RPM 1 -// #define SHOW_RAW_FLOW_VALUES 1 + #define RM46_EVAL_BOARD_TARGET 1 + //#define BREADBOARD_TARGET 1 + #define SIMULATE_UI 1 + //#define DEBUG_ENABLED 1 + //#define DISABLE_CRC_ERROR 1 + // #define DISABLE_MOTOR_CURRENT_ERRORS 1 + //#define SHOW_LOAD_CELL_IN_ROTOR_RPM 1 + //#define SHOW_RAW_FLOW_VALUES 1*/ #ifdef DEBUG_ENABLED #include