Linux discovery finds placeholder /dev/ttyS* devices #37
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
When run on Ubuntu 20.04, serial-discovery is finding the /dev/ttyS* placeholder ports.
Looks like the go-serial library is supposed to check for this, but it seems to not be working.
https://github.com/bugst/go-serial/blob/f344e5f764a882b93ba5e38988551cbb2186e948/serial_unix.go#L285
The text was updated successfully, but these errors were encountered: