Skip to content

Commit 5af9544

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md
Co-authored-by: BenjaminDannegard <[email protected]>
1 parent db6dd62 commit 5af9544

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ void forceScreenClear() {
132132

133133
### Conclusion
134134

135-
This project demonstrates how to read and display **16-bit RGB565 images** from a USB drive onto the Arduino GIGA Display. The row-by-row approach optimizes memory usage while ensuring smooth rendering. This technique is useful for **digital signage, interactive kiosks, and embedded GUI projects**.
135+
This project demonstrates how to read and display **16-bit RGB565 images** from a USB drive onto the Arduino GIGA Display Shield. The row-by-row approach optimizes memory usage while ensuring smooth rendering. This technique is useful for **digital signage, interactive kiosks, and embedded GUI projects**.
136136

137137

0 commit comments

Comments
 (0)