This commit is contained in:
Chris 2018-08-16 16:47:54 +02:00
commit 75c8bc0f69

View file

@ -1,6 +1,6 @@
#!/bin/bash
function wait4proxmark {
function wait4wait4proxmark_Linux {
echo >&2 "Waiting for Proxmark to appear..."
while [ ! -c /dev/ttyACM? -a ! -L /dev/pm3-? ]; do
sleep .1