AP_Motors: fix example make.inc

This commit is contained in:
Leonard Hall 2015-12-07 17:35:33 +09:00 committed by Randy Mackay
parent 6c40d6f774
commit cef3f42df5

View File

@ -23,3 +23,4 @@ LIBRARIES += Filter
LIBRARIES += GCS_MAVLink
LIBRARIES += RC_Channel
LIBRARIES += StorageManager
LIBRARIES += AP_Scheduler