Skip to content

Commit 074334f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/advanced/nuttx/udp_echo

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /docs/tutorials/advanced/nuttx/udp_echo/
77
|:-----:|:-----------------:|
88
| NuttX | Olimex-STM32-E407 |
99

10-
On this tutorial, we will see how to use a UDP echo server on NuttX, to test a basic UDP server.
10+
In this tutorial, we will see how to use a UDP echo server on NuttX, to test a basic UDP server.
1111
UDP (User datagram protocol) is a connectionless protocol with a minimum protocol mechanism. This protocol is focused on time-sensitive applications which is preferable to lose packages rather than delayed packets.
1212

1313
## Hardware requirements:

0 commit comments

Comments
 (0)