diff --git a/ros2/respeaker_mic_array.md b/ros2/respeaker_mic_array.md index 9ff30b6..974451f 100644 --- a/ros2/respeaker_mic_array.md +++ b/ros2/respeaker_mic_array.md @@ -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 \ No newline at end of file +ros2 run rqt_reconfigure rqt_reconfigure +```