Skip to content

Commit 9e2027c

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial/content.md
Co-authored-by: Karl Söderby <[email protected]>
1 parent 84ee554 commit 9e2027c

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ void loop() {
205205

206206
## Rotating the SquareLine UI
207207

208-
If there is a need to rotate the UI created in SqaureLine on the GIGA Display Shield, there is one line that needs to be added to one of the exported library files. In the **ui -> src** folder, find the `ui.c` file and open it.
208+
If there is a need to rotate the UI created in SquareLine on the GIGA Display Shield, there is a single line that needs to be added to one of the exported library files. In the `/ui/src` folder, find the `ui.c` file and open it.
209209

210210
The lvgl code we need to add is:
211211

0 commit comments

Comments
 (0)