ArduCopter: Update path locations for parameters

Thanks to Francisco Ferreira for noticing that.
This commit is contained in:
Lucas De Marchi 2016-03-15 11:16:23 -03:00
parent 56eccd6e41
commit 34155c09e6
1 changed files with 1 additions and 1 deletions

View File

@ -886,7 +886,7 @@ const AP_Param::Info Copter::var_info[] = {
#endif
// @Group: COMPASS_
// @Path: ../libraries/AP_Compass/Compass.cpp
// @Path: ../libraries/AP_Compass/AP_Compass.cpp
GOBJECT(compass, "COMPASS_", Compass),
// @Group: INS_