ArduCopter: add comment for lost AP_Stats object params

This commit is contained in:
Peter Barker 2024-01-30 15:15:47 +11:00 committed by Andrew Tridgell
parent 3124731691
commit 700f850b58
1 changed files with 2 additions and 0 deletions

View File

@ -821,6 +821,8 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
// @User: Advanced
AP_GROUPINFO("SYSID_ENFORCE", 11, ParametersG2, sysid_enforce, 0),
// 12 was AP_Stats
#if AP_GRIPPER_ENABLED
// @Group: GRIP_
// @Path: ../libraries/AP_Gripper/AP_Gripper.cpp