ardupilot/libraries/PID/examples/pid/make.inc

7 lines
135 B
PHP

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