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/09.mega/shields/giga-display-shield/tutorials/drawing-basics/basic-draw.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Now that the drawing is done the `Display.endDraw()` function can be called.
82
82
83
83
The complete code can be found as an example in the **Arduino_H7_video** library, it is called **ArduinoLogoDrawing**. Now upload the entire sketch and you should see the Arduino logo being drawn on the display.
84
84
85
-
## Testing it out
85
+
## Testing It Out
86
86
87
87
Now that it is all uploaded your display shield should look like the image below:
0 commit comments