File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -74,9 +74,13 @@ The Easyuino library has 4 fundamental goals:
74
74
5. Go to the menu **Sketch > Include Library**
75
75
6. Scroll down until you find Easyuino, click on it and it is DONE
76
76
- If using the [ Arduino Web IDE] ( https://create.arduino.cc/editor )
77
- 1. Go to the **Libraries** menu in left
78
- 2. Search for Easyuino in **Search Bar**
79
- 3. Put the mouse hover Easyuino box and click **Include** and it is DONE
77
+ 1. Go to the **Library Manager** menu in the upper left corner
78
+ 2. Search for Easyuino in the dialog that will appear
79
+ 3. Click on the **Star** to put Easyuino in your favorite libraries
80
+ 4. Close the dialog in the **Done** button
81
+ 5. Click on the **Libraries** tab in the left side
82
+ 6. Click on the **Favorites** tab (below the search box)
83
+ 7. Look for Easyuino. Now you can include it in your sketches or test Easyuino examples.
80
84
81
85
### Usage Examples
82
86
You can’t perform that action at this time.
0 commit comments