From 911b7bce6db3295e8089713cfb5140627b364d7e Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Fri, 11 Aug 2023 13:26:49 +0200 Subject: [PATCH] =?UTF-8?q?Submodul=20hinzugef=C3=BCgt:=20components/janne?= =?UTF-8?q?x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..54ed385 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "components/jannex"] + path = components/jannex + url = https://git.clickandjoin.umbach.dev/Janex/ESP-IDF-Component-Jannex.git \ No newline at end of file