Index: firmware/App/HDCommon.h =================================================================== diff -u -r6a6c064bdab77b9b42d25910d94da55812d00ffa -r2112e3143003eaf9584d4be068f7ca89b33c941a --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 6a6c064bdab77b9b42d25910d94da55812d00ffa) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2112e3143003eaf9584d4be068f7ca89b33c941a) @@ -23,7 +23,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 4 -#define HD_VERSION_MICRO 0 +#define HD_VERSION_MICRO 5 #define HD_VERSION_BUILD 0 // ********** build switches ********** @@ -33,7 +33,7 @@ #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 // #define BREADBOARD_TARGET 1 -// #define SIMULATE_UI 1 + #define SIMULATE_UI 1 #define SKIP_POST 1 #define DISABLE_CRC_ERROR 1 #define DISABLE_ACK_ERRORS 1