1
0
Fork 0
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:
Hugo Chiang 2022-04-21 09:23:45 +08:00
parent d08ab1c6e8
commit a8320a2142

View file

@ -50,6 +50,11 @@
#define USE_ACC_SPI_MPU6000 #define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_ICM20689 #define USE_ACC_SPI_ICM20689
#define USE_GYRO_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_ACCGYRO_BMI270
#define USE_EXTI #define USE_EXTI
#define USE_GYRO_EXTI #define USE_GYRO_EXTI