RJCP.DLL.SerialPortStream icon indicating copy to clipboard operation
RJCP.DLL.SerialPortStream copied to clipboard

Linux symlink ports

Open markoheric opened this issue 6 years ago • 0 comments

On Linux, when there are more usb - rs232 converters connected, the handy procedure is to symlink the /dev/ttyUSBx to your own name, for example /dev/ttyMY-USB-CONVERETR, via udev rules.

The library won't discover this symlinks and won't let connect to one.

I think it would be handy to support this feature.

markoheric avatar Jul 30 '19 18:07 markoheric