From 08acaf69dddd69ae4dba9d25de9d3cd72b9bb260 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 29 May 2022 16:35:22 -0700 Subject: Move stty setup/teardown to separate script; add hconnect script. --- tool/hconnect | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tool/hconnect (limited to 'tool/hconnect') diff --git a/tool/hconnect b/tool/hconnect new file mode 100755 index 0000000..7c823c7 --- /dev/null +++ b/tool/hconnect @@ -0,0 +1,3 @@ +#!/bin/bash + +exec tool/withstty hcon /dev/ttyUSB0 -- cgit v1.2.3