Index: firmware/App/HDCommon.h =================================================================== diff -u -r27f3db92495948d4c1192421c1b0c20338c4a034 -rf25fbefbf6baa354b26dcbe17787821124b56c82 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 27f3db92495948d4c1192421c1b0c20338c4a034) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f25fbefbf6baa354b26dcbe17787821124b56c82) @@ -41,7 +41,7 @@ #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 + #define DISABLE_ACCELS 1 // Disable accelerometer POST and monitoring // #define DISABLE_CRC_ERROR 1 // Do not error on bad CRC for CAN messages // #define DISABLE_ACK_ERRORS 1 // Do not error on failure of other node(s) to ACK a message // #define DISABLE_MOTOR_CURRENT_CHECKS 1 // Do not error on HD pump current checks