Renamed COM port image

This commit is contained in:
Kevin 2020-08-29 21:04:32 -07:00
parent 0a06760cda
commit 0e04596ef6
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -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.
![Controller COM port](assets/usb-logging/com_port.png)
![Controller COM port](assets/usb-logging/com-port.png)
![PuTTY settings](assets/usb-logging/putty.png)