diff --git a/src/config/AIRF7/config.h b/src/config/AIRF7/config.h index 07ed3ee257..704cdb86c2 100644 --- a/src/config/AIRF7/config.h +++ b/src/config/AIRF7/config.h @@ -32,6 +32,10 @@ #define USE_GYRO #define USE_GYRO_SPI_MPU6500 #define USE_GYRO_SPI_MPU6000 +#define USE_BARO +#define USE_BARO_BMP280 +#define USE_FLASH +#define USE_FLASH_W25Q128FV #define USE_MAX7456 #define BEEPER_PIN PB2 @@ -80,7 +84,6 @@ #define ADC1_DMA_OPT 1 -#define USE_BARO #define BARO_I2C_INSTANCE (I2CDEV_1) #define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH #define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON