Index: firmware/App/HDCommon.h =================================================================== diff -u -r7665e7b142961a50c5e77c44877247366a374526 -r3c5e31fbbcb7639c868894e9560cf68433f7d30a --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7665e7b142961a50c5e77c44877247366a374526) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 3c5e31fbbcb7639c868894e9560cf68433f7d30a) @@ -38,8 +38,9 @@ // #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 LIMITED_NVDATA_CRC_CHECKS 1 // Only perform POST CRC checks on nv-data records that are implemented so far + #define DONT_SKIP_NV_POST 1 #define DISABLE_AIR_TRAP_LEVELING 1 // Disable air trap level control + #define DISABLE_CAL_CHECK // #define DISABLE_3WAY_VALVES 1 // Disable 3-way valves // #define TST_3WAY_VALVES_ALWAYS_OPEN 1 // After POST and homing, open all 4 valves // #define DISABLE_ACCELS 1 // Disable accelerometer POST and monitoring