Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nateinaction authored Oct 23, 2024
1 parent 422a836 commit 1c71b08
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 @@ -134,7 +134,7 @@ git --version
```

1. Run GDS over serial:
> Don't forget to replace the board mount location after the `--uard-device` flag
> Don't forget to replace the board mount location after the `--uart-device` flag
```sh
fprime-gds -n --dictionary build-artifacts/rpipico/BroncoDeployment/dict/BroncoDeploymentTopologyAppDictionary.xml --comm-adapter uart --uart-baud 115200 --uart-device /dev/ttyACM0 --output-unframed-data -
```

0 comments on commit 1c71b08

Please sign in to comment.