1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00

Disable MPU6500 on EUSTM32F103RC because the driver autodection is not

implemented yet. See #119.
This commit is contained in:
Dominic Clifton 2014-10-17 01:35:46 +01:00
parent 6f3aa6fb86
commit 4f96e3c20e

View file

@ -32,7 +32,7 @@
#define USE_ACC_MMA8452
#define USE_ACC_MPU3050
#define USE_ACC_MPU6050
#define USE_ACC_SPI_MPU6000
//#define USE_ACC_SPI_MPU6000
#define USE_ACC_SPI_MPU6500
#define GYRO