mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
ArduCopter: APM_Config.h - make it ever so slightly easier to enable INERTIAL_NAV
This commit is contained in:
parent
9d5d9ce3fc
commit
50e19dfd12
@ -54,7 +54,7 @@
|
||||
|
||||
// Inertia based contollers. disabled by default, work in progress
|
||||
//#define ACCEL_ALT_HOLD 0
|
||||
//#define INERTIAL_NAV DISABLED
|
||||
//#define INERTIAL_NAV ENABLED
|
||||
|
||||
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user