Rover: fix MNT param description

This commit is contained in:
Randy Mackay 2015-04-29 09:08:06 +09:00
parent e122916815
commit 609bb0c56a
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ const AP_Param::Info var_info[] PROGMEM = {
#endif
#if MOUNT == ENABLED
// @Group: MNT_
// @Group: MNT
// @Path: ../libraries/AP_Mount/AP_Mount.cpp
GOBJECT(camera_mount, "MNT", AP_Mount),
#endif