mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
add more gyros for NeutronRCF411SX1280 target
This commit is contained in:
parent
d08ab1c6e8
commit
a8320a2142
1 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,11 @@
|
|||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_ACC_SPI_ICM20689
|
||||
#define USE_GYRO_SPI_ICM20689
|
||||
#define USE_GYRO_SPI_ICM42605
|
||||
#define USE_GYRO_SPI_ICM42688P
|
||||
#define USE_ACC_SPI_ICM42605
|
||||
#define USE_ACC_SPI_ICM42688P
|
||||
#define USE_ACCGYRO_LSM6DSO
|
||||
#define USE_ACCGYRO_BMI270
|
||||
#define USE_EXTI
|
||||
#define USE_GYRO_EXTI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue