Skip to content

Commit 95980b5

Browse files
Merge 21082cc into f729e2a
2 parents f729e2a + 21082cc commit 95980b5

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial/content.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,7 @@ Make sure the latest GIGA Board Package is installed in the Arduino IDE. **Tools
2020

2121
## Using SquareLine Studio
2222

23-
First download SquareLine Studio from the link above. Now in SquareLine Studio go to the "create" section and select the Arduino tab. On the right you can set the "project settings". These needs to be set like so:
24-
25-
- **Project name**: Set the name of your project
26-
- **Resolution**: 800x480 (to fully use the 800x480 screen in landscape mode, select 480x800 for portrait)
27-
- **Color depth**: 16 bit
28-
- **LVGL version**: 8.3.x
29-
30-
As show on this image:
23+
First download SquareLine Studio from the link above. Now in SquareLine Studio go to the "create" section and select the Arduino tab. Here you can select the GIGA Display Shield as a preset option so the project will be set up for the board and shield. Keep note of the LVGL version selected here on the right side.
3124

3225
![Project settings in SquareLine Studio](assets/project_settings.png)
3326

0 commit comments

Comments
 (0)