mirror of
https://github.com/bitlair/bitlair_doorduino.git
synced 2025-05-13 12:20:07 +02:00
Add button management scripts
This commit is contained in:
parent
db8695250c
commit
dd4203c06f
3 changed files with 114 additions and 0 deletions
6
program_button.sh
Executable file
6
program_button.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Biedt een iButton aan om te (her)programmeren"
|
||||
echo "Formaat: <id>:<secret>"
|
||||
echo "CTRL+C om af te sluiten"
|
||||
cat /dev/ttyACM0
|
Loading…
Add table
Add a link
Reference in a new issue