mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
Copter: fixed auto-doc prefix for TERRAIN
This commit is contained in:
parent
e578044661
commit
cda78aa2c3
@ -1089,7 +1089,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if AP_TERRAIN_AVAILABLE
|
#if AP_TERRAIN_AVAILABLE
|
||||||
// @Group: TERRAIN
|
// @Group: TERRAIN_
|
||||||
// @Path: ../libraries/AP_Terrain/AP_Terrain.cpp
|
// @Path: ../libraries/AP_Terrain/AP_Terrain.cpp
|
||||||
GOBJECT(terrain, "TERRAIN_", AP_Terrain),
|
GOBJECT(terrain, "TERRAIN_", AP_Terrain),
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user