Skip to content
Snippets Groups Projects
Commit e261c62e authored by Jason Short's avatar Jason Short
Browse files

Inertial Nav disabled by default

parent 6dc1e02f
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment