You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/10.mega/shields/giga-display-shield/tutorials/draw-and-image/content.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ We will be using the example sketch "ArduinoLogo" as the basis for the sketch th
139
139
140
140
Running the example sketch as is will display the Arduino logo on the screen, like in the image below:
141
141
142
-
![Arduino Logo on the GIGA Display Shield]()
142
+
[Arduino Logo on the GIGA Display Shield]()
143
143
144
144
Now to use the image that we converted in the last step. Use the macro inside the example sketch. This makes use of the `incbin.h` translation library. The necessary files are located in the folder for the example sketch.
0 commit comments