mirror of https://github.com/ArduPilot/ardupilot
AntennaTracker: removed AP_Airspeed from vehicle code
This commit is contained in:
parent
560c802d7c
commit
1817974ce6
|
@ -24,7 +24,6 @@ LIBRARIES += AP_Terrain
|
||||||
LIBRARIES += AP_Rally
|
LIBRARIES += AP_Rally
|
||||||
LIBRARIES += AP_Notify
|
LIBRARIES += AP_Notify
|
||||||
LIBRARIES += AP_BattMonitor
|
LIBRARIES += AP_BattMonitor
|
||||||
LIBRARIES += AP_Airspeed
|
|
||||||
LIBRARIES += RC_Channel
|
LIBRARIES += RC_Channel
|
||||||
LIBRARIES += AP_BoardConfig
|
LIBRARIES += AP_BoardConfig
|
||||||
LIBRARIES += AP_OpticalFlow
|
LIBRARIES += AP_OpticalFlow
|
||||||
|
|
Loading…
Reference in New Issue