mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Plane: fixed doc path for Q_AUTOTUNE
This commit is contained in:
parent
3750ed2925
commit
680a89671f
@ -380,7 +380,7 @@ const AP_Param::GroupInfo QuadPlane::var_info2[] = {
|
||||
|
||||
#if QAUTOTUNE_ENABLED
|
||||
// @Group: AUTOTUNE_
|
||||
// @Path: qautotune.cpp
|
||||
// @Path: ../libraries/AC_AutoTune/AC_AutoTune.cpp
|
||||
AP_SUBGROUPINFO(qautotune, "AUTOTUNE_", 6, QuadPlane, QAutoTune),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user