Skip to content

Commit 25d4747

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 f4e6c3f commit 25d4747

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To install this, open the library manager and install the latest version by sear
3232

3333
## Creating an App Wizard Project
3434

35-
First go to **File -> New Project** to start your new project. Here we need to configure certain settings so it will work on the GIGA Display Shield. Set the display size x to **480** and display size y to **800**. Then we need to disable the **Enable simulation** and **Generate loop in MainTask()** options. It should look like the image below.
35+
First go to **File -> New Project** to start your new project. Here we need to configure certain settings so it will work on the GIGA Display Shield. Set the `display size x` to **480** and `display size y` to **800**. Then we need to disable the `Enable simulation` and `Generate loop in MainTask()` options. It should look like the image below.
3636

3737
![Create project settings](assets/start-project.png)
3838

0 commit comments

Comments
 (0)