Skip to content

Commit 1a6d36e

Browse files
Fixed linter
1 parent bf22ac3 commit 1a6d36e

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display

1 file changed

+2
-2
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GIGA Display Shield Display from USB guide
2+
title: GIGA Display Shield Display Image From USB
33
description: 'Learn to display RAW Images on the GIGA Display from USB Storage.'
44
author: Pedro Sousa Lima
55
tags: [Display, USB]
@@ -131,7 +131,7 @@ void forceScreenClear() {
131131
}
132132
```
133133

134-
### Full code
134+
### Full Code
135135

136136
```arduino
137137
#include <Arduino_USBHostMbed5.h>

0 commit comments

Comments
 (0)