47
edits
mNo edit summary |
mNo edit summary |
||
| Line 39: | Line 39: | ||
One thing you have to do though is chmod the USB port: | One thing you have to do though is chmod the USB port: | ||
<code>sudo chmod 0777 /dev/ttyUSB*</code> | <code>sudo chmod 0777 /dev/ttyUSB*</code> | ||
Where * is the USB port number | Where * is the USB port number | ||
edits