Browse Source

Rover: fix link to BATT param descriptions

master
Randy Mackay 10 years ago
parent
commit
536311744d
  1. 2
      APMrover2/Parameters.cpp

2
APMrover2/Parameters.cpp

@ -518,7 +518,7 @@ const AP_Param::Info Rover::var_info[] PROGMEM = { @@ -518,7 +518,7 @@ const AP_Param::Info Rover::var_info[] PROGMEM = {
GOBJECT(camera_mount, "MNT", AP_Mount),
#endif
// @Group: BATT_
// @Group: BATT
// @Path: ../libraries/AP_BattMonitor/AP_BattMonitor.cpp
GOBJECT(battery, "BATT", AP_BattMonitor),

Loading…
Cancel
Save