Update README.md
This commit is contained in:
parent
1b50edf676
commit
679fefec50
|
@ -2,6 +2,7 @@
|
|||
### Control a Lego Powerfcunctions Car with a Arduino!
|
||||
|
||||
## Setup
|
||||
1. Download the [Lego Powerfunctions Library](https://github.com/schultzy51/LEGOPowerFunctions) and place it into your libraries folder.
|
||||
2. Eventually change the pintout to match your wireing setup.
|
||||
3. Press Upload
|
||||
1. Download the .ino file and place it in a folder with the same name.
|
||||
2. Download the [Lego Powerfunctions Library](https://github.com/schultzy51/LEGOPowerFunctions) and place it into your libraries folder.
|
||||
3. Eventually change the pintout to match your wireing setup in the .ino file.
|
||||
4. Plug your Arduino in and press Upload.
|
||||
|
|
Loading…
Reference in a new issue