diff options
author | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2024-10-11 02:18:54 +0200 |
---|---|---|
committer | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2024-10-11 02:19:31 +0200 |
commit | 02dfa1385e25875659eec20313b8914ccbf60954 (patch) | |
tree | b8df240517543f2e4a55a9188ea5856abec932cf /.gitignore | |
parent | 62f508b029c4cc6d0819eb5b3e06353c902be2be (diff) |
[+] Button module with long / short press and release detectionmaster
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ lib-examples examples managed_components build +dependencies.lock .cache .vscode .devcontainer
\ No newline at end of file |