BusTest: Fix compilation error with AP_ADC

This commit is contained in:
Víctor Mayoral Vilches 2015-06-25 09:41:26 +02:00 committed by Andrew Tridgell
parent b7e12214ed
commit ab5f1b3a24
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += StorageManager
LIBRARIES += AP_ADC