ArduCopter: APM_Config.h - make it ever so slightly easier to enable INERTIAL_NAV

This commit is contained in:
rmackay9 2012-10-08 12:31:51 +09:00
parent 9d5d9ce3fc
commit 50e19dfd12

View File

@ -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