Index: firmware/App/HDCommon.h =================================================================== diff -u -r3aecacd0542d668592ff080e062afef39547380b -re01f7b4be218971dafea65aa21e3ae4d3b4ab610 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3aecacd0542d668592ff080e062afef39547380b) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision e01f7b4be218971dafea65aa21e3ae4d3b4ab610) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 190 +#define HD_VERSION_BUILD 192 // ********** development build switches ********** @@ -35,7 +35,6 @@ // #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 DIALYZER_REPRIME_ENABLED 1 // Build with dialyzer reprime code #include #include