ArduinoSerialToEthernet
ArduinoSerialToEthernet copied to clipboard
add support of multiple serial ports
In Arduino Mega we have 3 serial ports.
It makes sense to use all of them if we can.
Configuration of the ports can happen using select <portnum>
command.