diff options
Diffstat (limited to '')
| -rwxr-xr-x | tool/hconnect | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tool/hconnect b/tool/hconnect new file mode 100755 index 0000000..7c823c7 --- /dev/null +++ b/tool/hconnect | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | |||
| 3 | exec tool/withstty hcon /dev/ttyUSB0 | ||
