ula icon indicating copy to clipboard operation
ula copied to clipboard

Suggest using /dev/serial/by-id

Open jakewins opened this issue 2 years ago • 1 comments

I'm not sure you want to merge this, because I don't know if /dev/serial/by-id is a POSIX or a linux path; maybe this fix only helps linux users?

Either way, the example in the README did not work for me, because the device TTY ends up at /dev/ttyACM0 on my machine.

The command below resolves the device via the /dev/serial filesystem tree.

Thanks for building a cool tool!

jakewins avatar Apr 17 '23 19:04 jakewins

Ok, I know how to fix that. Thank you for feedback 👍

dotcypress avatar Apr 17 '23 19:04 dotcypress