diff --git a/src/main/target/common_defaults_post.h b/src/main/target/common_defaults_post.h index 11ea4d7c1a..5173a66050 100644 --- a/src/main/target/common_defaults_post.h +++ b/src/main/target/common_defaults_post.h @@ -338,7 +338,7 @@ // F4 and F7 single gyro boards #if defined(USE_MULTI_GYRO) && !defined(GYRO_2_SPI_INSTANCE) -#define GYRO_2_SPI_INSTANCE GYRO_1_SPI_INSTANCE +#define GYRO_2_SPI_INSTANCE NULL #define GYRO_2_CS_PIN NONE #define GYRO_2_ALIGN ALIGN_DEFAULT #define GYRO_2_EXTI_PIN NONE