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

7 lines
135 B
PHP
Raw Normal View History

2015-06-01 03:58:19 -03:00
LIBRARIES += AP_Common
LIBRARIES += AP_Math
LIBRARIES += AP_Param
LIBRARIES += AP_Progmem
LIBRARIES += PID
LIBRARIES += StorageManager