aboutsummaryrefslogtreecommitdiff
path: root/src/inputattach/inputattach.conf.d
blob: ae8d1842ab6f57869951a6db4f0a74c8df22e3b0 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Configuration for inputattach
#
# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
# An inputattach instance will be started for each element.

IAPARAMS=(
  "--microsoft /dev/ttyS0"
  #"--baud 9600 --w8001 /dev/ttyS1"
)