mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Copter: fix build error
This commit is contained in:
parent
c5cbf6ce37
commit
33049e7f2d
@ -933,7 +933,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
|
||||
|
||||
#if AUTOTUNE_ENABLED == ENABLED
|
||||
// @Group: AUTOTUNE_
|
||||
// @Path: ../libraries/AC_AutoTune/AC_AutoTune.cpp
|
||||
// @Path: ../libraries/AC_AutoTune/AC_AutoTune.cpp,../libraries/AC_AutoTune/AC_AutoTune_Multi.cpp,../libraries/AC_AutoTune/AC_AutoTune_Heli.cpp
|
||||
AP_SUBGROUPPTR(autotune_ptr, "AUTOTUNE_", 29, ParametersG2, AutoTune),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user