Index: firmware/App/HDCommon.h =================================================================== diff -u -r3f2b9de757500da37e0ed8881e4e906d94f3076c -r99e95af040876f0de92c110455a24fa2ab8dbebf --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3f2b9de757500da37e0ed8881e4e906d94f3076c) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 99e95af040876f0de92c110455a24fa2ab8dbebf) @@ -39,7 +39,6 @@ // #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 DONT_SKIP_NV_POST 1 // Do not skip NV Data POST #define IGNORE_CAL_TIMESTAMP 1 // Ignores calibration time stamp by setting an epoch time temporarily // #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