ardupilot/libraries/PID/examples/pid/make.inc
2015-11-16 08:04:44 +11:00

9 lines
180 B
PHP

LIBRARIES += AP_Common
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += PID
LIBRARIES += StorageManager
LIBRARIES += AP_ADC
LIBRARIES += GCS_MAVLink