#!/usr/bin/sel-update-serial-ports -c

# Edit this file to change the serial port settings
#
# -- EXAMPLE --
#################################################################################
# [default]
# power             = on
#
# [port 0]
# power             = off
# half-flow         = on
#
# [port 2 3 4 5 ]
# half-duplex       = on
# mode              = RS485
# send-data-control = auto
#
# [port 6 7 8 9 ]
# mode              = RS485
# send-data-control = manual
#
# [port 15 ]
# loopback          = on
# mode              = RS485
# send-data-control = rts_on
#################################################################################

#Uncomment and modify this section to change port defaults
#[default]
#power             = off
#mode              = RS232
#half-duplex       = off
#send-data-control = manual
