summaryrefslogtreecommitdiff
path: root/software/hhd70dongle.old/reset.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2015-02-17 02:09:49 +0100
committerChristian Pointner <equinox@mur.at>2015-02-17 02:09:49 +0100
commit6d4ccdeab0b530bfd92e57e4cc7d7f2cf9225314 (patch)
tree93e1f9315060ccf31cb8c54a393a62cb7392a006 /software/hhd70dongle.old/reset.sh
parenthhd70: started refactoring of cc1101 code (diff)
moved old hhd70dongle codebase
Diffstat (limited to 'software/hhd70dongle.old/reset.sh')
-rwxr-xr-xsoftware/hhd70dongle.old/reset.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/hhd70dongle.old/reset.sh b/software/hhd70dongle.old/reset.sh
new file mode 100755
index 0000000..9339f9f
--- /dev/null
+++ b/software/hhd70dongle.old/reset.sh
@@ -0,0 +1,3 @@
+#!/bin/zsh
+echo \! > ${1-/dev/ttyACM*}
+sleep 4