-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
Description
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.