mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
Inertial Nav disabled by default
This commit is contained in:
parent
6dc1e02f76
commit
e261c62e6b
@ -43,7 +43,7 @@
|
||||
|
||||
#define ACCEL_ALT_HOLD 0 // disabled by default, work in progress
|
||||
|
||||
#define INERTIAL_NAV ENABLED
|
||||
#define INERTIAL_NAV DISABLED
|
||||
|
||||
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user