mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 09:38:29 -04:00
ArduCopter: turn on INERTIAL_NAV_Z in the config.h file so that it takes effect when built for the mission planner
This commit is contained in:
parent
71f6a116be
commit
57702b7c31
@ -1149,7 +1149,7 @@
|
||||
# define INERTIAL_NAV_XY DISABLED
|
||||
#endif
|
||||
#ifndef INERTIAL_NAV_Z
|
||||
# define INERTIAL_NAV_Z DISABLED
|
||||
# define INERTIAL_NAV_Z ENABLED
|
||||
#endif
|
||||
|
||||
#endif // __ARDUCOPTER_CONFIG_H__
|
||||
|
Loading…
Reference in New Issue
Block a user