diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-09-26 14:35:49 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-09-26 14:35:49 +0300 |
commit | 67045d0aef5e8f75d702ce2aa9a35b740dc1a1e0 (patch) | |
tree | b55aa7d5f65e3a3e41e1dc034df4f2b993ba9111 /.gitignore | |
download | shmotbox-67045d0aef5e8f75d702ce2aa9a35b740dc1a1e0.tar.gz |
initial commit: This uses the Control Surface library with a single potentionmeter, sending 14-bit CC values
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b03bcec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build-leonardo |