mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
BusTest: Fix compilation error with AP_ADC
This commit is contained in:
parent
b7e12214ed
commit
ab5f1b3a24
@ -6,3 +6,4 @@ LIBRARIES += AP_Math
|
|||||||
LIBRARIES += AP_Param
|
LIBRARIES += AP_Param
|
||||||
LIBRARIES += AP_Progmem
|
LIBRARIES += AP_Progmem
|
||||||
LIBRARIES += StorageManager
|
LIBRARIES += StorageManager
|
||||||
|
LIBRARIES += AP_ADC
|
Loading…
Reference in New Issue
Block a user