Add MAVLink headers with generator script
This commit is contained in:
parent
00623caca2
commit
d2f4e02361
5 changed files with 251 additions and 11 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "godot-cpp"]
|
||||
path = modules/godot-cpp
|
||||
url = https://github.com/godotengine/godot-cpp.git
|
||||
[submodule "modules/mavlink"]
|
||||
path = modules/mavlink
|
||||
url = https://github.com/marsh-sim/mavlink.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue