Rover: 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 1817974ce6
commit f08074c0d7

View File

@ -28,7 +28,6 @@ LIBRARIES += AP_Mount
LIBRARIES += AP_Camera
LIBRARIES += GCS_MAVLink
LIBRARIES += AP_SerialManager
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Vehicle
LIBRARIES += DataFlash
LIBRARIES += AP_RCMapper