mirror of
https://github.com/bitlair/bitlair_doorduino.git
synced 2025-05-13 12:20:07 +02:00
6 lines
144 B
Bash
Executable file
6 lines
144 B
Bash
Executable file
#!/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
|