Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ ros2 run micro_ros_setup create_firmware_ws.sh zephyr olimex-stm32-e407
By running `configure_firmware.sh` command the installed firmware is configured and modified in a pre-build step. This command will show its usage if parameters are not provided:

```
ros2 run micro_ros_setup configure_firmware.sh [configuration] [options]
ros2 run micro_ros_setup configure_firmware.sh [App] [options]
```

By running this command without any argument the available demo applications and configurations will be shown.
Expand Down