Index: firmware/App/HDCommon.h =================================================================== diff -u -r576538221318fe47400e74ff7f7d72e259a57d4e -r65a072fe1cf5325c1af122bd651841415716bf5b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 576538221318fe47400e74ff7f7d72e259a57d4e) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 65a072fe1cf5325c1af122bd651841415716bf5b) @@ -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