Index: Common.h =================================================================== diff -u -r62f81f0f9649926feae18dc09da001690dbcd26e -r5d5379919444bde611582749e1c1d1ec6fdc6bfe --- Common.h (.../Common.h) (revision 62f81f0f9649926feae18dc09da001690dbcd26e) +++ Common.h (.../Common.h) (revision 5d5379919444bde611582749e1c1d1ec6fdc6bfe) @@ -25,7 +25,6 @@ // #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 #define DEBUG_ENABLED 1 - #define UF_TEST_ENABLED 1 // #define DISABLE_CRC_ERROR 1 // #define DISABLE_MOTOR_CURRENT_ERRORS 1 #define SHOW_RAW_FLOW_VALUES 1 @@ -36,6 +35,7 @@ #include #endif #endif +#define UF_TEST_ENABLED 1 /** * @defgroup CommonHeader CommonHeader