Plane: fix link to BATT parameter descriptions

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

View File

@ -1165,7 +1165,7 @@ const AP_Param::Info Plane::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),