We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d2146 commit f5c719dCopy full SHA for f5c719d
content/Software Support/Upload/Fix-port-access-on-Linux.md
@@ -102,7 +102,7 @@ Another cause of errors are other processes that are using the port.
102
lsof <port name>
103
```
104
105
- The output may look something like this:
+ If there is a process using the port, the output may look like this:
106
107
108
username@computer:~$ lsof /dev/ttyACM0
0 commit comments