mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
CONFIG: Add ICM42688P to CRAZYBEEF4FS (#12579)
This commit is contained in:
parent
caa497e6e5
commit
384ee12879
1 changed files with 2 additions and 0 deletions
|
@ -28,8 +28,10 @@
|
|||
|
||||
#define USE_ACC
|
||||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_ACC_SPI_ICM42688P
|
||||
#define USE_GYRO
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
#define USE_GYRO_SPI_ICM42688P
|
||||
#define USE_RX_CC2500
|
||||
#define USE_MAX7456
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue