mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
ArduCopter: add comment for lost AP_Stats object params
This commit is contained in:
parent
3124731691
commit
700f850b58
@ -821,6 +821,8 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
|
|||||||
// @User: Advanced
|
// @User: Advanced
|
||||||
AP_GROUPINFO("SYSID_ENFORCE", 11, ParametersG2, sysid_enforce, 0),
|
AP_GROUPINFO("SYSID_ENFORCE", 11, ParametersG2, sysid_enforce, 0),
|
||||||
|
|
||||||
|
// 12 was AP_Stats
|
||||||
|
|
||||||
#if AP_GRIPPER_ENABLED
|
#if AP_GRIPPER_ENABLED
|
||||||
// @Group: GRIP_
|
// @Group: GRIP_
|
||||||
// @Path: ../libraries/AP_Gripper/AP_Gripper.cpp
|
// @Path: ../libraries/AP_Gripper/AP_Gripper.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user