# Config file for serproxy # See serproxy's README file for documentation # Transform newlines coming from the serial port into nils # true (e.g. if using Flash) or false newlines_to_nils=false # on a mac you will need to add this #serial_device1=/dev/tty.usbserial-A6004osh # Idle time out in seconds timeout=300 # Default settings comm_baud=115200 comm_databits=8 comm_stopbits=1 comm_parity=none # Comm ports used comm_ports=11 serial_device11=\\.\COM11 # Port 11 settings (ttyS0) net_port11=5331