mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
OLIMEXINO - Disable MPU3050 support.
This commit is contained in:
parent
70c580b211
commit
d9c2963182
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
//#define USE_ACC_BMA280
|
||||
//#define USE_ACC_MMA8452
|
||||
//#define USE_ACC_LSM303DLHC
|
||||
#define USE_ACC_MPU3050
|
||||
//#define USE_ACC_MPU3050
|
||||
#define USE_ACC_MPU6050
|
||||
//#define USE_ACC_SPI_MPU6000
|
||||
//#define USE_ACC_SPI_MPU6500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue