mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -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 += PID
|
||||
LIBRARIES += StorageManager
|
||||
LIBRARIES += AP_ADC
|
||||
LIBRARIES += GCS_MAVLink
|
||||
|
Loading…
Reference in New Issue
Block a user