#!/bin/bash

# after xwisp.py runs, state is messed up, this restores it
# so a valid read needs to be at least 1 byte (on hang,
# badnop can be interrupted with ctrl-C)

stty -F /dev/ttyS0 19200 min 1 -echo ixon -icanon raw $*

