We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf22ac3 commit 1a6d36eCopy full SHA for 1a6d36e
content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md
@@ -1,5 +1,5 @@
1
---
2
-title: GIGA Display Shield Display from USB guide
+title: GIGA Display Shield Display Image From USB
3
description: 'Learn to display RAW Images on the GIGA Display from USB Storage.'
4
author: Pedro Sousa Lima
5
tags: [Display, USB]
@@ -131,7 +131,7 @@ void forceScreenClear() {
131
}
132
```
133
134
-### Full code
+### Full Code
135
136
```arduino
137
#include <Arduino_USBHostMbed5.h>
0 commit comments