We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent d6c2685 commit ee2686dCopy full SHA for ee2686d
content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial/content.md
@@ -213,7 +213,7 @@ The code we need to add is:
213
lv_display_set_rotation(dispp, rotation);
214
```
215
216
-Where `rotation` can be set to `0`, `90`, `180` or `270` depending on how much you want to rotate the UI.
+The `rotation` can be set to `0`, `90`, `180` or `270` depending on how much you want to rotate the UI.
217
218

219
0 commit comments