Skip to content

Commit 5d32703

Browse files
Fixed orientation tutorial
1 parent 4921129 commit 5d32703

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/assets/folder-struct.svg

Lines changed: 27 additions & 0 deletions
Loading

content/hardware/10.mega/shields/giga-display-shield/tutorials/06.image-orientation/content.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ void loop(){
110110

111111
### Full Sketch
112112

113+
Please note that the image that you want to use with the sketch needs to be in the same folder as the sketch for it to work. It should look like the image below:
114+
115+
![Folder structure](assets/folder-structure.svg)
116+
113117
Now to put it all together where the image will change depending on how we rotate the board and shield:
114118

115119
```arduino

0 commit comments

Comments
 (0)