From b9572872caac0efded2adb8205096dc8456f001b Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 21 Feb 2022 21:42:18 +0100 Subject: test arduino sketch --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e096953 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "software/lib/the_synth"] + path = software/lib/the_synth + url = https://github.com/dzlonline/the_synth -- cgit v1.2.3