#
# 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"
)
