From fa0797a5f41a85fb2fbfc226aa767926db6a706c Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Tue, 30 Jan 2024 15:15:48 +1100 Subject: [PATCH] Blimp: add comment for lost AP_Stats object params --- Blimp/Parameters.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Blimp/Parameters.cpp b/Blimp/Parameters.cpp index 592087be62..d231274847 100644 --- a/Blimp/Parameters.cpp +++ b/Blimp/Parameters.cpp @@ -780,6 +780,8 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = { // @User: Advanced AP_GROUPINFO("SYSID_ENFORCE", 11, ParametersG2, sysid_enforce, 0), + // 12 was AP_Stats + // @Param: FRAME_CLASS // @DisplayName: Frame Class // @Description: Controls major frame class for blimp.