Index: firmware/App/HDCommon.h =================================================================== diff -u -r4188fcf05de7e9d1d3e8bb21678d7b0003ff580e -r9d44b95aaa90a19d4f86084682de9ea0c5990814 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4188fcf05de7e9d1d3e8bb21678d7b0003ff580e) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9d44b95aaa90a19d4f86084682de9ea0c5990814) @@ -25,15 +25,14 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 103 +#define HD_VERSION_BUILD 104 // ********** development build switches ********** #ifndef _RELEASE_ #ifndef _VECTORCAST_ // Build switches. NOTE: These build switches are never considered for release builds. // #define BOARD_WITH_NO_HARDWARE 1 // Target is a PCB w/ no hardware -// #define RUN_WITHOUT_DG 1 // Run HD w/o DG // #define SIMULATE_UI 1 // Build w/o requirement that UI be there // #define TASK_TIMING_OUTPUT_ENABLED 1 // Re-purposes alarm lamp pins for task timing