mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AntennaTracker: fixed duplicate include of AP_ADC library
This commit is contained in:
parent
81f8ab3933
commit
c5d2b5b62e
@ -5,7 +5,6 @@ LIBRARIES += AP_GPS
|
||||
LIBRARIES += AP_Baro
|
||||
LIBRARIES += AP_Compass
|
||||
LIBRARIES += AP_Math
|
||||
LIBRARIES += AP_ADC
|
||||
LIBRARIES += AP_AccelCal
|
||||
LIBRARIES += AP_InertialSensor
|
||||
LIBRARIES += AP_AHRS
|
||||
|
Loading…
Reference in New Issue
Block a user