# 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. should be false for firmata. newlines_to_nils=false # Comm ports used comm_ports=1 # Default settings comm_baud=115200 comm_databits=8 comm_stopbits=1 comm_parity=none # Idle time out in seconds timeout=300 # Port 1 settings (ttyS0) serial_device1=/dev/ttyUSB0 net_port1=11100 #0