ArduSub: 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 9aab59ca9e
commit 3bf58ad540
1 changed files with 3 additions and 0 deletions

View File

@ -690,6 +690,9 @@ const AP_Param::Info Sub::var_info[] = {
2nd group of parameters
*/
const AP_Param::GroupInfo ParametersG2::var_info[] = {
// 1 was AP_Stats
#if HAL_PROXIMITY_ENABLED
// @Group: PRX
// @Path: ../libraries/AP_Proximity/AP_Proximity.cpp