Skip to content
Snippets Groups Projects
Commit 998a95db authored by Dennis Mannhart's avatar Dennis Mannhart Committed by Dennis Mannhart
Browse files

mission.h: remove MIS_YAWMODE

parent e61131cf
No related branches found
No related tags found
No related merge requests found
......@@ -247,7 +247,6 @@ private:
(ParamFloat<px4::params::MIS_DIST_1WP>) _param_dist_1wp,
(ParamFloat<px4::params::MIS_DIST_WPS>) _param_dist_between_wps,
(ParamInt<px4::params::MIS_ALTMODE>) _param_altmode,
(ParamInt<px4::params::MIS_YAWMODE>) _param_yawmode,
(ParamInt<px4::params::MIS_MNT_YAW_CTL>) _param_mnt_yaw_ctl
)
......
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