This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
tty2newsml/setbaud.sh
2014-09-09 17:56:18 +02:00

4 lines
71 B
Bash
Executable File

#!/bin/sh
# 4800 kbps 8N1
stty -F /dev/tty701 4800 cs8 -parenb -cstopb