#!/bin/bash set -eux stty -F /dev/ttyUSB0 \ 115200 \ -drain \ -clocal \ cread \ -crtscts \ cs8 \ cstopb \ -hup \ parenb \ -parodd \ -igncr \ inpck \ -istrip \ -ixany \ -ixoff \ -ixon \ -echo \ -icanon