COM image fix
This commit is contained in:
parent
0e04596ef6
commit
af23445aa0
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
@ -64,7 +64,7 @@ sudo tio /dev/ttyACM0
|
||||||
|
|
||||||
On Windows, you can use [PuTTY](https://www.putty.org/). Once installed, use Device Manager to figure out which COM port your controller is communicating on (listed under 'Ports (COM & LPT)') and specify that as the 'Serial line' in PuTTY.
|
On Windows, you can use [PuTTY](https://www.putty.org/). Once installed, use Device Manager to figure out which COM port your controller is communicating on (listed under 'Ports (COM & LPT)') and specify that as the 'Serial line' in PuTTY.
|
||||||
|
|
||||||
![Controller COM port](assets/usb-logging/com-port.png)
|
![Controller COM port](./assets/usb-logging/com.png)
|
||||||
|
|
||||||
![PuTTY settings](assets/usb-logging/putty.png)
|
![PuTTY settings](assets/usb-logging/putty.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue