Skip to content

Commit 1ad6bf1

Browse files
Update _docs/tutorials/advanced/zephyr_emulator/index.md
Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
1 parent 29e9186 commit 1ad6bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/advanced/zephyr_emulator

_docs/tutorials/advanced/zephyr_emulator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ros2 run micro_ros_setup create_firmware_ws.sh zephyr host
2727
In this tutorial, we will use a UDP transport that looks for the agent on the port UDP/8888 at localhost, and focus on
2828
the out-of-the-box `ping_pong` application located at `firmware/zephyr_apps/apps/ping_pong`.
2929
To execute this application with the chosen transport, run the configuration command above by specifying the `[APP]`
30-
and `[OPTIONS]` parameters as below::
30+
and `[OPTIONS]` parameters as below:
3131

3232
```bash
3333
# Configure step

0 commit comments

Comments
 (0)