Index: firmware/App/HDCommon.h =================================================================== diff -u -r6016d93dedc30f1fb115dc7467c88399512f459f -r4e4ab946c0bc4b668cf5b197c7f841355814ccf5 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 6016d93dedc30f1fb115dc7467c88399512f459f) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 4e4ab946c0bc4b668cf5b197c7f841355814ccf5) @@ -36,7 +36,7 @@ // #define USING_DEBUGGER 1 // Want to be able to use the debugger and have break points // #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 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 DISABLE_BATT_COMM 1 // Disable battery communication // TODO soft switch // #define READ_FPGA_ASYNC_DATA 1 // Test build reads non-priority register page every other time