Index: firmware/App/HDCommon.h =================================================================== diff -u -ra5b2f7f58ed39bd84d2ba6986850cae7feddfeb4 -rfc5a7684ab48a9c7f68dccd469e59daad9fd0a83 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision a5b2f7f58ed39bd84d2ba6986850cae7feddfeb4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision fc5a7684ab48a9c7f68dccd469e59daad9fd0a83) @@ -40,6 +40,7 @@ // #define TASK_TIMING_OUTPUT_ENABLED 1 // re-purposes alarm lamp pins for task timing #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 DISABLE_AIR_TRAP_LEVELING 1 // disable air trap level control // #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