AP_Parachute: convert example from .pde to .cpp
This commit is contained in:
parent
637f8430c9
commit
330d8f5c3a
11
libraries/AP_Parachute/examples/AP_Parachute_test/make.inc
Normal file
11
libraries/AP_Parachute/examples/AP_Parachute_test/make.inc
Normal file
@ -0,0 +1,11 @@
|
||||
LIBRARIES += AP_Common
|
||||
LIBRARIES += AP_HAL
|
||||
LIBRARIES += AP_HAL_AVR
|
||||
LIBRARIES += AP_Math
|
||||
LIBRARIES += AP_Notify
|
||||
LIBRARIES += AP_Parachute
|
||||
LIBRARIES += AP_Param
|
||||
LIBRARIES += AP_Progmem
|
||||
LIBRARIES += AP_Relay
|
||||
LIBRARIES += RC_Channel
|
||||
LIBRARIES += StorageManager
|
Loading…
Reference in New Issue
Block a user