Index: firmware/App/HDCommon.h =================================================================== diff -u -rcd48979fbcd214b6c40c5acd708525373a615e26 -rc5f3dfc2a87c35036f21f969f6e762ae779839f2 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision cd48979fbcd214b6c40c5acd708525373a615e26) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c5f3dfc2a87c35036f21f969f6e762ae779839f2) @@ -39,7 +39,7 @@ // #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 + #define DISABLE_BATT_COMM 1 // Disable battery communication // #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