mirror of https://github.com/ArduPilot/ardupilot
modules: add mavlink submodule
This commit is contained in:
parent
d989cf29e2
commit
9a534da18c
|
@ -13,3 +13,6 @@
|
|||
[submodule "modules/gbenchmark"]
|
||||
path = modules/gbenchmark
|
||||
url = git://github.com/google/benchmark.git
|
||||
[submodule "modules/mavlink"]
|
||||
path = modules/mavlink
|
||||
url = git://github.com/diydrones/mavlink
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b006861696f3582f984cbd37caeedaf371548dc7
|
Loading…
Reference in New Issue