1
0
Fork 0
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:
nathan 2016-07-13 21:40:03 -07:00
parent 1204c77296
commit 52def80b4f

View file

@ -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