Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 65b99e2

Browse files
BenjaminDannegardmcmchris
andauthoredMar 14, 2025··
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 0aea5ea commit 65b99e2

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
 

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ depends=
106106

107107
![Folder with library properties file](assets/appwizard-demo-folder-library.png)
108108

109-
And lastly to create the Arduino sketch. Create an **examples** folder inside the root of the newly created folder, inside this **examples** folder you can create another folder containing the **demo.ino** file. Use the following code for the **demo.ino**:
109+
Finally, to create the Arduino sketch, create an **examples** folder inside the root of the newly created folder, inside this **examples** folder you can create another folder containing the **demo.ino** file. Use the following code for the **demo.ino**:
110110

111111
```arduino
112112
#include <Resource.h>

0 commit comments

Comments
 (0)
Please sign in to comment.