Skip to content

Commit bea74d6

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md
Co-authored-by: BenjaminDannegard <b.dannegard@arduino.cc>
1 parent 95a917c commit bea74d6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To ensure your image is in the correct format (800x480, 16-bit RGB565), you can
3838

3939
### Setting Up USB Host and Display
4040

41-
The USB host is initialized, enabling support for mass storage devices. The display is also set up using the `Arduino_H7_Video` class.
41+
With the following code the USB host is initialized, enabling support for mass storage devices. The display is also set up using the `Arduino_H7_Video` class.
4242

4343
```cpp
4444
USBHostMSD msd;

0 commit comments

Comments
 (0)