mk: AP_Airspeed is needed for EKF linking

This commit is contained in:
Andrew Tridgell 2017-05-04 20:51:14 +10:00 committed by Tom Pittenger
parent 7b73004882
commit 560c802d7c

View File

@ -6,3 +6,5 @@ LIBRARIES += AP_FlashStorage
LIBRARIES += SRV_Channel
LIBRARIES += AP_UAVCAN
LIBRARIES += AP_ADC
LIBRARIES += AP_Airspeed