ArduCopter: change path for GCS_Mavlink parameter descriptions

This commit is contained in:
rmackay9 2013-01-02 23:42:05 +09:00
parent 4ef7e7b1c6
commit d56e9cc701
1 changed files with 2 additions and 2 deletions

View File

@ -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_