From a82da263ec6184a7296d56fdd4d87cbf6f665cbb Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Thu, 17 Sep 2020 14:09:14 +0200 Subject: [PATCH] move RC-Car to git --- .gitmodules | 3 +++ RC-Car | 1 + 2 files changed, 4 insertions(+) create mode 160000 RC-Car diff --git a/.gitmodules b/.gitmodules index 5226fdf..a5d1b79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "Netzteilswitcher"] path = Netzteilswitcher url = https://git.blubbfish.net/Bastelleien/Netzteilswitcher.git +[submodule "RC-Car"] + path = RC-Car + url = https://git.blubbfish.net/Bastelleien/RC-Car.git diff --git a/RC-Car b/RC-Car new file mode 160000 index 0000000..a0dfec4 --- /dev/null +++ b/RC-Car @@ -0,0 +1 @@ +Subproject commit a0dfec41bfcc52e8019cadf87fdd03c800ea911f