Index: firmware/App/HDCommon.h =================================================================== diff -u -r4a1235d569afbb6bf7c92d196926a013e0decc66 -r765a17e8b525704386d48df1431688b07b785b40 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4a1235d569afbb6bf7c92d196926a013e0decc66) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 765a17e8b525704386d48df1431688b07b785b40) @@ -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