Skip to content

Commit d1b13e6

Browse files
Resolved review
1 parent 7def7db commit d1b13e6

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
@@ -82,7 +82,7 @@ and `#include "../Generated/ID_SCREEN_00.h"` to `#include "Resource.h"` and `#in
8282

8383
![Screenshot of code](assets/appwizard-demo-folder-library-code.png)
8484

85-
When this is done create a **library.properties** file inside the root of the newly created folder. Then put this text into the file:
85+
When this is done create a **library.properties** file inside the root of the newly created folder. Then put this text into the file, you can change the name to whatever you like:
8686

8787
```arduino
8888
name=AppWizardDemoLib

0 commit comments

Comments
 (0)