Copter: Correction on SR0 & SR3 parameter description.

This commit is contained in:
Craig3DRobotics 2013-09-05 22:28:34 -07:00
parent a6efe45bf5
commit f1a674ad26
1 changed files with 2 additions and 2 deletions

View File

@ -992,11 +992,11 @@ const AP_Param::Info var_info[] PROGMEM = {
GOBJECT(wp_nav, "WPNAV_", AC_WPNav),
// @Group: SR0_
// @Path: ../GCS_Mavlink.pde
// @Path: GCS_Mavlink.pde
GOBJECT(gcs0, "SR0_", GCS_MAVLINK),
// @Group: SR3_
// @Path: ../GCS_Mavlink.pde
// @Path: GCS_Mavlink.pde
GOBJECT(gcs3, "SR3_", GCS_MAVLINK),
// @Group: AHRS_