os.path does not work with a /dev/ttyUSB0
I have a simple script to check if a USB device (UART) is plugged in.
(OS = Ubuntu 22.04, Python 3.10).
I have a simple script to check if a USB device (UART) is plugged in.
(OS = Ubuntu 22.04, Python 3.10).