Fixed typo
parent
bccaba4fa5
commit
aa9c94c683
|
@ -84,5 +84,4 @@ cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/sit
|
|||
sudo cp list_ports_os.py list_ports_osx_original.py
|
||||
sudo curl -O http://sourceforge.net/p/pyserial/patches/_discuss/thread/603bd426/55a8/attachment/list_ports_osx.py
|
||||
```
|
||||
```
|
||||
Now I was able to execute the list_ports.comports() example posted above under python3 and it produced the correct output.
|
Loading…
Reference in New Issue