mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
loiter.h: remove yawmode param
This commit is contained in:
parent
f0140a6290
commit
a3ca016c1d
@ -76,9 +76,5 @@ private:
|
||||
*/
|
||||
void set_loiter_position();
|
||||
|
||||
DEFINE_PARAMETERS(
|
||||
(ParamInt<px4::params::MIS_YAWMODE>) _param_yawmode
|
||||
)
|
||||
|
||||
bool _loiter_pos_set{false};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user