Index: firmware/App/HDCommon.h =================================================================== diff -u -rdce84e726a6a161ebb3c42207f0bf52f8b8d0d29 -rad5a63270e1b849698eb2d1a8bdf5a31c46dbb00 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision dce84e726a6a161ebb3c42207f0bf52f8b8d0d29) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision ad5a63270e1b849698eb2d1a8bdf5a31c46dbb00) @@ -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