Changed dspal submodule to come from ATLFlight

The dspal headers were moved to a github organization.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois 2015-11-17 16:13:42 -08:00
parent 8882e10278
commit 0544d06ad0
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -15,7 +15,7 @@
url = https://github.com/ros/gencpp.git
[submodule "src/lib/dspal"]
path = src/lib/dspal
url = https://github.com/mcharleb/dspal.git
url = https://github.com/ATLFlight/dspal.git
[submodule "Tools/jMAVSim"]
path = Tools/jMAVSim
url = https://github.com/PX4/jMAVSim.git