diff options
| author | lonkaars <loek@pipeframe.xyz> | 2022-02-21 21:42:18 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2022-02-21 21:42:18 +0100 |
| commit | b9572872caac0efded2adb8205096dc8456f001b (patch) | |
| tree | 013bfb6dd1702ddb0403e8e3045b794ffe3966e8 /.gitmodules | |
| parent | 6ed7b2f020fefae11b5886bb567e4a2e629aaaaa (diff) | |
test arduino sketch
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |