Skip to content

Commit

Permalink
Salt: hold-click for two seconds before changing patch.
Browse files Browse the repository at this point in the history
From
TheTechnobear@c6639f1

Co-authored-by: Mark Harris <mharris@technobear.com>
  • Loading branch information
giuliomoro and TheTechnobear committed May 20, 2020
1 parent 74eb2a5 commit 83d7f31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=networking-online.target

[Service]
Type=simple
ExecStart=/usr/bin/stdbuf -oL -eL /usr/local/bin/bela-cape-btn --pin 60 --hold /opt/Bela/bela_button_hold.sh --delay 10 --monitor-click 0 --verbose --hold-press-timeout-ms 1000
ExecStart=/usr/bin/stdbuf -oL -eL /usr/local/bin/bela-cape-btn --pin 60 --hold /opt/Bela/bela_button_hold.sh --delay 10 --monitor-click 0 --verbose --hold-press-timeout-ms 2000
Environment=HOME=/root

[Install]
Expand Down

0 comments on commit 83d7f31

Please sign in to comment.