Change names of config file and control script
Also make top Makefile more tidy.
This commit is contained in:
parent
a1162d1674
commit
83bd22bef9
6 changed files with 22 additions and 20 deletions
|
@ -1,17 +0,0 @@
|
|||
# Configuration format:
|
||||
# tcp=<tcp_port> tty=<tty_device> baud=<tty_baudrate>
|
||||
#
|
||||
# Example:
|
||||
# tcp=4001 tty=/dev/ttyS0 baud=115200
|
||||
#
|
||||
# Supported baud rates:
|
||||
# 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400,
|
||||
# 4800, 9600, 19200, 38400, 57600, 115200
|
||||
#
|
||||
|
||||
tcp=4001 tty=/dev/ttyS1 baud=115200
|
||||
tcp=4002 tty=/dev/ttyS2 baud=115200
|
||||
tcp=4003 tty=/dev/ttyS3 baud=115200
|
||||
tcp=4004 tty=/dev/ttyS4 baud=115200
|
||||
tcp=4005 tty=/dev/ttyS5 baud=115200
|
||||
tcp=4006 tty=/dev/ttyS6 baud=115200
|
Loading…
Add table
Add a link
Reference in a new issue