mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
Sub: Change LeakDetector parameter group name
This commit is contained in:
parent
ffa491b805
commit
0699acfcf0
@ -917,7 +917,7 @@ const AP_Param::Info Sub::var_info[] = {
|
||||
GOBJECT(gps, "GPS_", AP_GPS),
|
||||
|
||||
// Leak detector
|
||||
// @Group: LEAK_
|
||||
// @Group: LEAK
|
||||
// @Path: ../libraries/AP_LeakDetector/AP_LeakDetector.cpp
|
||||
GOBJECT(leak_detector, "LEAK", AP_LeakDetector),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user