mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
CONFIG: define BMI270 for ATOMRCF405 (#12536)
This commit is contained in:
parent
02ddc74139
commit
e580b4a33e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_GYRO
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
#define USE_ACCGYRO_BMI270
|
||||
#define USE_FLASH
|
||||
#define USE_FLASH_W25Q128FV
|
||||
#define USE_MAX7456
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue