summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/reset.sh
diff options
context:
space:
mode:
authorBernhard Tittelbach <xro@realraum.at>2012-06-22 00:43:25 +0000
committerBernhard Tittelbach <xro@realraum.at>2012-06-22 00:43:25 +0000
commit484294037bd9712bcaab9cc980e2f09747079dfd (patch)
tree87de3fe4ed8847f7cfceb040160f25cc5b73990b /software/hhd70dongle/reset.sh
parentlufa works (diff)
reset targets
git-svn-id: https://svn.spreadspace.org/mur.sat@547 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/reset.sh')
-rwxr-xr-xsoftware/hhd70dongle/reset.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/hhd70dongle/reset.sh b/software/hhd70dongle/reset.sh
new file mode 100755
index 0000000..317ec8a
--- /dev/null
+++ b/software/hhd70dongle/reset.sh
@@ -0,0 +1,3 @@
+#!/bin/zsh
+echo r > ${1-/dev/ttyACM*}
+sleep 2