Index: firmware/App/HDCommon.h =================================================================== diff -u -r3571ab56b505c36a950dedf9ae1310e79e8670e4 -r057db090970dcafe57cd0c22ce6fc8461457721e --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3571ab56b505c36a950dedf9ae1310e79e8670e4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 057db090970dcafe57cd0c22ce6fc8461457721e) @@ -37,7 +37,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_ALARM_AUDIO 1 // Disable alarm audio + #define DISABLE_ALARM_AUDIO 1 // Disable alarm audio // #define SKIP_POST 1 // Skip POST tests - all pass // #define DONT_SKIP_NV_POST 1 // Do not skip NV Data POST // #define USE_LIBRARY_TIME_FUNCTIONS 1 // Use the C library functions mktime() and gmtime() for epoch<=>date conversions