Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pavel Kirienko <pavel.kirienko@gmail.com>
  • Loading branch information
maksimdrachov and pavel-kirienko authored Mar 13, 2024
1 parent 9953398 commit 151f7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ If your service call requires multiple arguments, specify them as follows:

```bash
yakut call 125 435:uavcan.node.ExecuteCommand '{command: 65533, parameter: "firmware.bin"}'
```
yakut call 125 435:uavcan.node.ExecuteCommand '[65533, "firmware.bin"]' # Shorter but position-sensitive

## Monitoring the network

Expand Down

0 comments on commit 151f7d3

Please sign in to comment.