Skip to content

Commit c1b12f7

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/12.emwin-guide/content.md
Co-authored-by: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com>
1 parent d38d439 commit c1b12f7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/12.emwin-guide/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In this section, we will go through the fundamental elements of an emWin sketch:
4646

4747
### emWin Screen Configuration
4848

49-
When creating elements, information about the screen and placement needs to be provided. Let's create a pointer variable that can be used whenever the screenspace needs to be used.
49+
When creating elements, information about the screen and placement needs to be provided. The provided code initializes the emWin library, configuring display and touch controller settings. It sets the display to landscape mode, enables multi-buffering for the Windows manager, and creates a main window for content rendering.
5050

5151
**Full Example:**
5252

0 commit comments

Comments
 (0)