Plane: fix quadplane pos control param docs
This commit is contained in:
parent
61e048a41b
commit
a96c1566ec
@ -33,7 +33,7 @@ const AP_Param::GroupInfo QuadPlane::var_info[] = {
|
|||||||
|
|
||||||
// 12 ~ 16 were used by position, velocity and acceleration PIDs
|
// 12 ~ 16 were used by position, velocity and acceleration PIDs
|
||||||
|
|
||||||
// @Group: P_
|
// @Group: P
|
||||||
// @Path: ../libraries/AC_AttitudeControl/AC_PosControl.cpp
|
// @Path: ../libraries/AC_AttitudeControl/AC_PosControl.cpp
|
||||||
AP_SUBGROUPPTR(pos_control, "P", 17, QuadPlane, AC_PosControl),
|
AP_SUBGROUPPTR(pos_control, "P", 17, QuadPlane, AC_PosControl),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user