mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Add missing USE_ACC to KIWIF4, KIWIF4V2 and PLUMF4 targets
This commit is contained in:
parent
bdacbf80b9
commit
fe15ded26b
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
#define GYRO_1_SPI_INSTANCE SPI1
|
||||
|
||||
#define USE_GYRO
|
||||
#define USE_ACC
|
||||
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
#define GYRO_1_ALIGN CW180_DEG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue