Copter: AP_RSSI is included in build for all vehicles

This commit is contained in:
Peter Barker 2018-05-08 11:27:59 +10:00 committed by Francisco Ferreira
parent 121cfc5b4c
commit b561e8b7e9

View File

@ -29,7 +29,6 @@ LIBRARIES += RC_Channel
LIBRARIES += AP_Motors
LIBRARIES += AP_RangeFinder
LIBRARIES += AP_OpticalFlow
LIBRARIES += AP_RSSI
LIBRARIES += Filter
LIBRARIES += AP_Buffer
LIBRARIES += AP_Camera