Rover: fix link to BATT param descriptions

This commit is contained in:
Randy Mackay 2015-08-26 11:15:16 +09:00
parent 71cc89d107
commit 536311744d
1 changed files with 1 additions and 1 deletions

View File

@ -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),