mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 17:55:30 +03:00
mpu6000 acc not 6500 gyro
This commit is contained in:
parent
1204c77296
commit
52def80b4f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
#define ACC
|
#define ACC
|
||||||
#define USE_ACC_SPI_MPU6000
|
#define USE_ACC_SPI_MPU6000
|
||||||
#define GYRO_MPU6500_ALIGN CW90_DEG
|
#define ACC_MPU6000_ALIGN CW90_DEG
|
||||||
|
|
||||||
#define BMP280_SPI_INSTANCE SPI1
|
#define BMP280_SPI_INSTANCE SPI1
|
||||||
#define BMP280_CS_PIN PA13
|
#define BMP280_CS_PIN PA13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue