#!/bin/bash timing=10 stty -F /dev/ttyWD ispeed 9600 ospeed 9600 -ignpar cs8 -cstopb -echo echo -n -e "\x$timing" >/dev/ttyWD