Update README.md
This commit is contained in:
parent
e5883263ec
commit
8659ba30b1
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -4,7 +4,9 @@ Code being used for the Sea++ teams sailboat in the [Aber Boat Off](https://aber
|
|||
This code was originally taken and altered from code by Colin Sauze of the AberSailBot team.
|
||||
It can be found [here](https://github.com/abersailbot/minimum_viable_controlsystem)
|
||||
|
||||
## installing additional libraries
|
||||
To use this you will need to install some additional libraries, this is done through Tools > Manage Libraries and installing
|
||||
"TinyGPS" by Mikal Hart and "Time" by Michael Margolis. Time doesnt always show up in the Library Manager, if you struggle to find it
|
||||
try searching Michael Margolis instead.
|
||||
## Installing additional libraries
|
||||
To use this you will need to install some additional libraries, this is done through Tools > Manage Libraries, you will need to install:
|
||||
- "TinyGPS" by Mikal Hart
|
||||
- "Time" by Michael Margolis.
|
||||
|
||||
Some libraries wont show up in the manager, to solve this try searching the developer name instead.
|
||||
|
|
Loading…
Add table
Reference in a new issue