Skip to content

Commit

Permalink
Removed empty lines from bottom of file and in line 69
Browse files Browse the repository at this point in the history
  • Loading branch information
blakejameson committed Oct 7, 2024
1 parent 71c616d commit 15b909c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ git --version

### Setup dependencies


1. Pull the fprime submodule
```sh
git submodule update --init --recursive
Expand Down Expand Up @@ -123,7 +122,3 @@ git --version
fprime-gds -n --dictionary build-artifacts/rpipico/BroncoDeployment/dict/BroncoDeploymentTopologyAppDictionary.xml --comm-adapter uart --uart-baud 115200 --uart-device /dev/ttyACM0 --output-unframed-data -
```
> **Note:** Be sure to replace '--uart-device /dev/ttyACM0' to the proper port you connect to the board!




0 comments on commit 15b909c

Please sign in to comment.