We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c896d commit cc428acCopy full SHA for cc428ac
platforms/tx2/README.md
@@ -91,8 +91,8 @@ umount $BAO_DEMOS_SDCARD
91
92
Insert the sd card in the board's sd slot.
93
94
-Connect to the TX2's UART using a USB-to-TTL adapter. Use a terminal
95
-application such as `screen`. For example:
+Connect to the TX2's UART using a USB-to-TTL adapter (J21 connector - P23(TX), P24(RX)). Use a
+terminal application such as `screen`. For example:
96
97
```
98
screen /dev/ttyUSB0 115200
0 commit comments