Browse Source

Plane: fixed doc path for Q_AUTOTUNE

c415-sdk
Andrew Tridgell 5 years ago
parent
commit
680a89671f
  1. 2
      ArduPlane/quadplane.cpp

2
ArduPlane/quadplane.cpp

@ -380,7 +380,7 @@ const AP_Param::GroupInfo QuadPlane::var_info2[] = { @@ -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…
Cancel
Save