mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AntennaTracker: Update path locations for parameters
Thanks to Francisco Ferreira for noticing that.
This commit is contained in:
parent
e6059f5197
commit
3cb99d5567
@ -214,7 +214,7 @@ const AP_Param::Info Tracker::var_info[] = {
|
||||
GOBJECT(barometer, "GND_", AP_Baro),
|
||||
|
||||
// @Group: COMPASS_
|
||||
// @Path: ../libraries/AP_Compass/Compass.cpp
|
||||
// @Path: ../libraries/AP_Compass/AP_Compass.cpp
|
||||
GOBJECT(compass, "COMPASS_", Compass),
|
||||
|
||||
// @Group: SCHED_
|
||||
|
Loading…
Reference in New Issue
Block a user