Skip to content
Snippets Groups Projects
Commit 39829a2f authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Stupid fake mouse button debounce pastes

parent 9a66530e
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !170. Comments created here will be created in the context of that merge request.
...@@ -36,7 +36,7 @@ INPUT_FILE="../../g4_0000.prim" ...@@ -36,7 +36,7 @@ INPUT_FILE="../../g4_0000.prim"
POSITIONAL=() POSITIONAL=()
while [[ $# -gt 0 ]] while [[ $# -gt 0 ]]
do do
key="$1"tag key="$1"
case $key in case $key in
-h|--help) -h|--help)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment