Skip to content

Commit e09bd2b

Browse files
committed
Fix title length
1 parent d448688 commit e09bd2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/11.openmv-camera-display/openmv-camera-display.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Display Camera Feed on GIGA Display Shield with OpenMV (MicroPython)
2+
title: Display Camera Feed on GIGA Display Shield with OpenMV
33
description: Learn how to connect a OV7675 camera module and send the frames directly to the display, using the OpenMV platform.
44
author: Karl Söderby
55
tags: [OV7675, OpenMV, Camera, Display]
@@ -38,7 +38,7 @@ The **OpenMV IDE** includes all tools necessary for flashing your board with the
3838

3939
Congratulations, you have now set up GIGA R1 board to stream camera sensor data to the GIGA Display Shield!
4040

41-
The image below demonstrates how the setup shoud look like when complete.
41+
The image below demonstrates how the setup should look like when complete.
4242

4343
![Final setup.](assets/camera-feed.png)
4444

0 commit comments

Comments
 (0)