Inertial Nav disabled by default
This commit is contained in:
parent
c42f9ece43
commit
e31a1d969f
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
#define ACCEL_ALT_HOLD 0 // disabled by default, work in progress
|
#define ACCEL_ALT_HOLD 0 // disabled by default, work in progress
|
||||||
|
|
||||||
#define INERTIAL_NAV ENABLED
|
#define INERTIAL_NAV DISABLED
|
||||||
|
|
||||||
|
|
||||||
#if INERTIAL_NAV == ENABLED
|
#if INERTIAL_NAV == ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user