Index: firmware/App/HDCommon.h =================================================================== diff -u -r0a69a0b3c8a543e532a3a8f10ea4050dfccc2c75 -r2a17e8b243797cd5df1cb6e4abcd591d6a89cc2c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 0a69a0b3c8a543e532a3a8f10ea4050dfccc2c75) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2a17e8b243797cd5df1cb6e4abcd591d6a89cc2c) @@ -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