Index: firmware/App/HDCommon.h =================================================================== diff -u -r05ccddc2a9a8cb74e0ac1dd71be9f99ff163b7dc -r29c72b2526a08c7fb0b29786310f9b867868ecde --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 05ccddc2a9a8cb74e0ac1dd71be9f99ff163b7dc) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 29c72b2526a08c7fb0b29786310f9b867868ecde) @@ -38,7 +38,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_ALARM_AUDIO 1 // Disable alarm audio - #define SKIP_POST 1 // Skip POST tests - all pass +// #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 #define DISABLE_AIR_TRAP_LEVELING_ALARM 1 // Disable air trap level control alarms