diff --git a/src/config/TMOTORF7/config.h b/src/config/TMOTORF7/config.h index fdbb5e770b..b32a50835e 100644 --- a/src/config/TMOTORF7/config.h +++ b/src/config/TMOTORF7/config.h @@ -35,6 +35,8 @@ #define USE_ACC_SPI_ICM42688P #define USE_GYRO_SPI_MPU6500 #define USE_ACC_SPI_MPU6500 +#define USE_BARO +#define USE_BARO_SPI_BM280 #define USE_FLASH #define USE_FLASH_M25P16 @@ -102,7 +104,6 @@ //TODO #define MAG_BUSTYPE I2C #define MAG_I2C_INSTANCE (I2CDEV_2) -#define USE_BARO #define BARO_SPI_INSTANCE SPI3 #define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH #define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC