From 433c549a0f4d283f6128d9cc1a12b968133aa944 Mon Sep 17 00:00:00 2001 From: willem Date: Mon, 1 Jul 2024 23:15:21 +0200 Subject: [PATCH] add git submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..01d5af5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "SmartEVSE-3"] + path = SmartEVSE-3 + url = https://github.com/willumpie82/SmartEVSE-3.git