mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
ArduCopter: change path for GCS_Mavlink parameter descriptions
This commit is contained in:
parent
4ef7e7b1c6
commit
d56e9cc701
@ -973,11 +973,11 @@ const AP_Param::Info var_info[] PROGMEM = {
|
||||
#endif
|
||||
|
||||
// @Group: SR0_
|
||||
// @Path: GCS_Mavlink.pde
|
||||
// @Path: ../ArduCopter/GCS_Mavlink.pde
|
||||
GOBJECT(gcs0, "SR0_", GCS_MAVLINK),
|
||||
|
||||
// @Group: SR3_
|
||||
// @Path: GCS_Mavlink.pde
|
||||
// @Path: ../ArduCopter/GCS_Mavlink.pde
|
||||
GOBJECT(gcs3, "SR3_", GCS_MAVLINK),
|
||||
|
||||
// @Group: AHRS_
|
||||
|
Loading…
Reference in New Issue
Block a user