Index: firmware/App/HDCommon.h =================================================================== diff -u -r8ac6dbd310f7408760e5cad232b1e9834882f739 -r254faac62b851c393c5df753eade2dc880b83247 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 8ac6dbd310f7408760e5cad232b1e9834882f739) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 254faac62b851c393c5df753eade2dc880b83247) @@ -38,7 +38,7 @@ // #define RUN_WITHOUT_DG 1 // Run HD w/o DG // #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 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 // #define DISABLE_FPGA_COUNTER_CHECKS 1 // Disable alarms associated with FPGA read/error counters // #define EMC_TEST_BUILD 1 // EMC test build - HD/DG run separately but connected, HD pumps toggle on/off w/ stop button