Skip to content

Commit ae8b814

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/13.appwizard-guide/content.md
Co-authored-by: Christopher Méndez <[email protected]>
1 parent 65b99e2 commit ae8b814

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/13.appwizard-guide

1 file changed

+1
-1
lines changed

Diff for: content/hardware/10.mega/shields/giga-display-shield/tutorials/13.appwizard-guide/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ void loop() {
120120

121121
![Examples folder structure](assets/appwizard-examples-folder.gif)
122122

123-
Now all that is left is to import this whole folder as a library into the Arduino IDE. First compress the folder into a .zip format. And then in the Arduino IDE go to **Sketch -> Include library -> Add .ZIP Library**. Then select the created .zip file and add it.
123+
Now all that is left is to import this whole folder as a library into the Arduino IDE. First, **compress** the folder into a **.zip** format, then in the Arduino IDE go to **Sketch -> Include library -> Add .ZIP Library**, select the created .zip file and add it.
124124

125125
![Importing library in Arduino IDE](assets/appwizard-library-include.png)
126126

0 commit comments

Comments
 (0)