Index: firmware/App/HDCommon.h =================================================================== diff -u -r116e7a0b38092b9272396b9d7dab112b4e9a3441 -raa27675b53602ea8bfedb5bc63aa711775d07cef --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 116e7a0b38092b9272396b9d7dab112b4e9a3441) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision aa27675b53602ea8bfedb5bc63aa711775d07cef) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 339 +#define HD_VERSION_BUILD 340 // ********** development build switches ********** @@ -35,6 +35,7 @@ // #define BOARD_WITH_NO_HARDWARE 1 // Target is a PCB w/ no hardware // #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 +// #define CARTRIDGE_TEST_BUILD 1 // Build to support cartridge testing #include #include