Tracker: fixed parameter path

This commit is contained in:
Andrew Tridgell 2017-02-06 13:16:00 +11:00
parent 36cf57c0fa
commit e12a1c4772
1 changed files with 2 additions and 2 deletions

View File

@ -302,10 +302,10 @@ const AP_Param::Info Tracker::var_info[] = {
// @Path: ../libraries/AP_Notify/AP_Notify.cpp
GOBJECT(notify, "NTF_", AP_Notify),
// @Path: ../libraries/RC_Channel/RC_Channel.cpp
// @Path: ../libraries/RC_Channel/RC_Channels.cpp
GOBJECT(rc_channels, "RC", RC_Channels),
// @Path: ../libraries/SRV_Channel/SRV_Channel.cpp
// @Path: ../libraries/SRV_Channel/SRV_Channels.cpp
GOBJECT(servo_channels, "SERVO", SRV_Channels),
// @Group: SERIAL