mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
PID: fixed example build
This commit is contained in:
parent
9ea99cba29
commit
1ffe899a18
@ -4,3 +4,5 @@ LIBRARIES += AP_Param
|
|||||||
LIBRARIES += AP_Progmem
|
LIBRARIES += AP_Progmem
|
||||||
LIBRARIES += PID
|
LIBRARIES += PID
|
||||||
LIBRARIES += StorageManager
|
LIBRARIES += StorageManager
|
||||||
|
LIBRARIES += AP_ADC
|
||||||
|
LIBRARIES += GCS_MAVLink
|
||||||
|
Loading…
Reference in New Issue
Block a user