Plane: fixed doc path for Q_AUTOTUNE

This commit is contained in:
Andrew Tridgell 2019-11-01 09:31:40 +11:00
parent 3750ed2925
commit 680a89671f

View File

@ -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