diff --git a/src/main/target/common_fc_pre.h b/src/main/target/common_fc_pre.h index a6828777f9..84260118f9 100644 --- a/src/main/target/common_fc_pre.h +++ b/src/main/target/common_fc_pre.h @@ -26,7 +26,7 @@ //#pragma GCC diagnostic warning "-Wpadded" //#define SCHEDULER_DEBUG // define this to use scheduler debug[] values. Undefined by default for performance reasons -#define DEBUG_MODE DEBUG_GYRO_NOTCH // change this to change initial debug mode +#define DEBUG_MODE DEBUG_NONE // change this to change initial debug mode #define I2C1_OVERCLOCK true #define I2C2_OVERCLOCK true