...
This will bring up a table
Go to Serial Port Setup
Change A - Serial Device to /dev/serial/by-id/
click enter twice to save
click save as dfl
click exit (not exit minicom)
Running minicom:
Code Block |
---|
// Run this to get minicom running ~fwxv$ minicom -D /dev/serial/by-id/[click tab here to fill in with usb device] |
...