Browse Source

Rover: fix MNT param description

mission-4.1.18
Randy Mackay 10 years ago
parent
commit
609bb0c56a
  1. 2
      APMrover2/Parameters.pde

2
APMrover2/Parameters.pde

@ -488,7 +488,7 @@ const AP_Param::Info var_info[] PROGMEM = { @@ -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

Loading…
Cancel
Save