From b1f2812862775d2e84082e37a35de2cc130b05bf Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 3 Nov 2015 12:51:05 +0100 Subject: [PATCH] Updated framework URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d47e011047..da67485fe8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,4 +27,4 @@ url = https://github.com/google/googletest.git [submodule "src/lib/DriverFramework"] path = src/lib/DriverFramework - url = https://github.com/mcharleb/DriverFramework.git + url = https://github.com/PX4/DriverFramework.git