From 62a44bde2a85e198a9db84e034c2fd4141bedd0b Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Thu, 5 May 2016 17:28:33 +0200 Subject: [PATCH] Update gitmodules. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ce8e302db..53c4ede7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "src/micropython"] path = src/micropython - url = https://github.com/iabdalkader/micropython.git + url = https://github.com/openmv/micropython.git branch = openmv