Browse Source

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

master
rmackay9 13 years ago
parent
commit
fa0963d592
  1. 2
      ArduCopter/APM_Config.h

2
ArduCopter/APM_Config.h

@ -54,7 +54,7 @@ @@ -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…
Cancel
Save