baud.sh 250 B

12345678
  1. #!/bin/sh
  2. # ====================================================================
  3. # set serial port parameters on a Linux system;
  4. # --------------------------------------------------------------------
  5. stty -F /dev/ttyUSB1 1115200 cs8 -cstopb -ixon