Plane: 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 3b33434695
commit a46799d34e

View File

@ -15,7 +15,6 @@ LIBRARIES += Filter
LIBRARIES += AP_Buffer
LIBRARIES += AP_Relay
LIBRARIES += AP_Camera
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Terrain
LIBRARIES += AP_AdvancedFailsafe
LIBRARIES += APM_Control