From 6a65e15caa0bbca2c276a090ab0e1e02897facb5 Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Tue, 19 May 2020 11:01:28 +0200 Subject: [PATCH] Added protocol submodule --- .gitmodules | 3 +++ bobbycar-protocol | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 bobbycar-protocol diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..21054fd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bobbycar-protocol"] + path = bobbycar-protocol + url = git@github.com:bobbycar-graz/bobbycar-protocol.git diff --git a/bobbycar-protocol b/bobbycar-protocol new file mode 160000 index 0000000..39f76cb --- /dev/null +++ b/bobbycar-protocol @@ -0,0 +1 @@ +Subproject commit 39f76cb62b32da2ea8d7a7154e1b2854dbf792ab