We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f469879 commit 5c410a3Copy full SHA for 5c410a3
1 file changed
_docs/tutorials/advanced/nuttx/udp_echo/index.md
@@ -19,7 +19,7 @@ UDP (User datagram protocol) is a connectionless protocol with a minimum protoco
19
20
## Create the firmware
21
22
-For this tutorial we're going to execute the next configuration on the Micro-ROS build system:
+For this tutorial we're going to execute the following configuration in the Micro-ROS build system:
23
```bash
24
ros2 run micro_ros_setup create_firmware_ws.sh nuttx olimex-stm32-e407
25
ros2 run micro_ros_setup configure_firmware.sh udpecho
0 commit comments