Browse Source

Fix the shell-prompt from the reconfigure part.

pull/11/head
Jesus Eduardo Rodriguez 1 year ago
committed by GitHub
parent
commit
53cdf76fb9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      ros2/respeaker_mic_array.md

+ 2
- 1
ros2/respeaker_mic_array.md View File

@ -58,4 +58,5 @@ There's also another topic called `/status_led`, with this topic you can change
You can also set various parameters via `dynamic_reconfigure` by running the following command in a new terminal.
```{.bash .shell-prompt}
ros2 run rqt_reconfigure rqt_reconfigure
ros2 run rqt_reconfigure rqt_reconfigure
```

Loading…
Cancel
Save