Skip to content

Commit 7ae02e6

Browse files
Juan Flores MuñozFranFin
andauthored
Update _docs/tutorials/advanced/nuttx/tcp_echo/index.md
Co-Authored-By: FranFin <58737168+FranFin@users.noreply.github.com>
1 parent 1d5d375 commit 7ae02e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/advanced/nuttx/tcp_echo

_docs/tutorials/advanced/nuttx/tcp_echo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Start TCP echo server
142142
```
143143
## PC side
144144
145-
Open a new console to run a TCP client. Connect it to the port 80 of the NuttX board. For this example we are using ``netcat``, on the bottom line you can see an example:
145+
Open a new console to run a TCP client. Connect it to the port 80 of the NuttX board. For this example we are using ``netcat``. Here you can see an example:
146146
147147
```bash
148148
netcat 192.168.1.130 80

0 commit comments

Comments
 (0)