Index: firmware/App/HDCommon.h =================================================================== diff -u -r5ba11fe8d1f6505315de405457ace1115b52abf5 -rbb870467be8bd4a415a773d9f6b9c932ef9cb0fb --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 5ba11fe8d1f6505315de405457ace1115b52abf5) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision bb870467be8bd4a415a773d9f6b9c932ef9cb0fb) @@ -35,7 +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 DIALYZER_REPRIME_ENABLED 1 // Build with dialyzer reprime code + #define DIALYZER_REPRIME_ENABLED 1 // Build with dialyzer reprime code #include #include