mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Merge pull request #5368 from iNavFlight/de_mamba722_fix
Fix MAMBA722 acc definition
This commit is contained in:
commit
a3fb3b618f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
#define USE_ACC
|
#define USE_ACC
|
||||||
#define USE_ACC_MPU6000
|
#define USE_ACC_MPU6000
|
||||||
#define ACC_MPU6500_ALIGN CW180_DEG
|
#define ACC_MPU6000_ALIGN CW180_DEG
|
||||||
|
|
||||||
// *************** Baro **************************
|
// *************** Baro **************************
|
||||||
#define USE_I2C
|
#define USE_I2C
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue