Skip to content

Commit a9dd3ce

Browse files
Linter fix
1 parent bbb55fa commit a9dd3ce

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/09.mega/shields/giga-display-shield/tutorials/drawing-basics

1 file changed

+1
-1
lines changed

content/hardware/09.mega/shields/giga-display-shield/tutorials/drawing-basics/basic-draw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Now that the drawing is done the `Display.endDraw()` function can be called.
8282

8383
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.
8484

85-
## Testing it out
85+
## Testing It Out
8686

8787
Now that it is all uploaded your display shield should look like the image below:
8888

0 commit comments

Comments
 (0)