mirror of https://github.com/ArduPilot/ardupilot
PID: fixed example build
This commit is contained in:
parent
38965f4617
commit
abe850c397
|
@ -5,3 +5,4 @@ LIBRARIES += PID
|
||||||
LIBRARIES += StorageManager
|
LIBRARIES += StorageManager
|
||||||
LIBRARIES += AP_ADC
|
LIBRARIES += AP_ADC
|
||||||
LIBRARIES += GCS_MAVLink
|
LIBRARIES += GCS_MAVLink
|
||||||
|
LIBRARIES += DataFlash
|
||||||
|
|
Loading…
Reference in New Issue