From 1fd5b9903757cec0c79be7e27539a32e848b61f8 Mon Sep 17 00:00:00 2001 From: alexfuhr Date: Mon, 9 Dec 2019 14:07:30 +0100 Subject: [PATCH] update Riot submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3180782..f2cff24 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "RIOT"] path = RIOT - url = https://github.com/RIOT-OS/RIOT.git \ No newline at end of file + url = https://github.com/AlexFuhr/RIOT.git \ No newline at end of file