We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f97fb0 commit c06127eCopy full SHA for c06127e
content/hardware/10.mega/shields/giga-display-shield/tutorials/12.emwin-guide/content.md
@@ -34,6 +34,8 @@ In the sketch include the emWin library like this:
34
#include "DIALOG.h"
35
```
36
37
+There is no need to include the **"Arduino_GigaDisplayTouch"** library separately, as it is already incorporated within the emWin library.
38
+
39
## emWin Library Setup
40
41
In this section, we will go through the fundamental elements of an emWin sketch:
0 commit comments