mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
CONFIG: Add BMP280 to GEPRCF722 (#12491)
This commit is contained in:
parent
567298895c
commit
4e4b63b0e6
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define USE_GYRO
|
#define USE_GYRO
|
||||||
#define USE_GYRO_SPI_MPU6000
|
#define USE_GYRO_SPI_MPU6000
|
||||||
|
#define USE_BARO
|
||||||
|
#define USE_BARO_BMP280
|
||||||
#define USE_FLASH_W25Q128FV
|
#define USE_FLASH_W25Q128FV
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue