ArduCopter: revert path for reading gcs parameter descriptions

This commit is contained in:
rmackay9 2013-01-02 23:51:27 +09:00
parent d56e9cc701
commit ba8e9c8f9e

View File

@ -973,11 +973,11 @@ const AP_Param::Info var_info[] PROGMEM = {
#endif
// @Group: SR0_
// @Path: ../ArduCopter/GCS_Mavlink.pde
// @Path: ./GCS_Mavlink.pde
GOBJECT(gcs0, "SR0_", GCS_MAVLINK),
// @Group: SR3_
// @Path: ../ArduCopter/GCS_Mavlink.pde
// @Path: ./GCS_Mavlink.pde
GOBJECT(gcs3, "SR3_", GCS_MAVLINK),
// @Group: AHRS_