mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Copter: point to SITL parameter metadata
This commit is contained in:
parent
27c262b037
commit
c2411698b9
@ -621,6 +621,8 @@ const AP_Param::Info Copter::var_info[] = {
|
||||
#endif
|
||||
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_SITL
|
||||
// @Group: SIM_
|
||||
// @Path: ../libraries/SITL/SITL.cpp
|
||||
GOBJECT(sitl, "SIM_", SITL::SITL),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user