8 lines
273 B
Markdown
8 lines
273 B
Markdown
# How to install
|
|
|
|
- Make a folder in the Arduino folder this is where all the scripts are stored.
|
|
- Make a `libraries` folder if it does not already exist.
|
|
- In this folder create a new folder called lego-servo.
|
|
- In there add the files `lego_servo.` and `lego_servo.cpp`
|
|
|