We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c1caf commit 37998f6Copy full SHA for 37998f6
1 file changed
_docs/tutorials/advanced/zephyr_emulator/index.md
@@ -31,7 +31,7 @@ and `[OPTIONS]` parameters as below:
31
32
```bash
33
# Configure step
34
-ros2 run micro_ros_setup configure_firmware.sh host_ping_pong --transport udp --ip 127.0.0.1 --port 8888
+ros2 run micro_ros_setup configure_firmware.sh ping_pong --transport udp --ip 127.0.0.1 --port 8888
35
```
36
37
You can check the complete content of the `ping_pong` app
0 commit comments