Copter: removed AP_Airspeed from vehicle code

This commit is contained in:
Andrew Tridgell 2017-05-05 15:17:38 +10:00 committed by Tom Pittenger
parent f08074c0d7
commit 3b33434695

View File

@ -36,7 +36,6 @@ LIBRARIES += AP_Relay
LIBRARIES += AP_ServoRelayEvents LIBRARIES += AP_ServoRelayEvents
LIBRARIES += AP_Camera LIBRARIES += AP_Camera
LIBRARIES += AP_Mount LIBRARIES += AP_Mount
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Vehicle LIBRARIES += AP_Vehicle
LIBRARIES += AP_InertialNav LIBRARIES += AP_InertialNav
LIBRARIES += AC_WPNav LIBRARIES += AC_WPNav