mirror of https://github.com/ArduPilot/ardupilot
modules: add pydronecan
This commit is contained in:
parent
d8f54e7a21
commit
d136f90b39
|
@ -31,3 +31,6 @@
|
||||||
[submodule "modules/CrashDebug"]
|
[submodule "modules/CrashDebug"]
|
||||||
path = modules/CrashDebug
|
path = modules/CrashDebug
|
||||||
url = https://github.com/adamgreen/CrashDebug
|
url = https://github.com/adamgreen/CrashDebug
|
||||||
|
[submodule "modules/DroneCAN/pydronecan"]
|
||||||
|
path = modules/DroneCAN/pydronecan
|
||||||
|
url = https://github.com/DroneCAN/pydronecan
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4f6f216571afe0570bab19107b6a5e2c0cf4b516
|
Loading…
Reference in New Issue