Rover: add doc links for SONAR2_* parameters
This commit is contained in:
parent
9d0f40b432
commit
697d17a229
@ -386,6 +386,9 @@ const AP_Param::Info var_info[] PROGMEM = {
|
|||||||
// @Group: SONAR_
|
// @Group: SONAR_
|
||||||
// @Path: ../libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp
|
// @Path: ../libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp
|
||||||
GOBJECT(sonar, "SONAR_", AP_RangeFinder_analog),
|
GOBJECT(sonar, "SONAR_", AP_RangeFinder_analog),
|
||||||
|
|
||||||
|
// @Group: SONAR2_
|
||||||
|
// @Path: ../libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp
|
||||||
GOBJECT(sonar2, "SONAR2_", AP_RangeFinder_analog),
|
GOBJECT(sonar2, "SONAR2_", AP_RangeFinder_analog),
|
||||||
|
|
||||||
#if HIL_MODE == HIL_MODE_DISABLED
|
#if HIL_MODE == HIL_MODE_DISABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user