PID: fixed example build

This commit is contained in:
Andrew Tridgell 2015-11-16 08:04:44 +11:00
parent 9ea99cba29
commit 1ffe899a18
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += PID
LIBRARIES += StorageManager
LIBRARIES += AP_ADC
LIBRARIES += GCS_MAVLink