Skip to content

Commit b08a7f6

Browse files
committed
Typo
1 parent 5ef24d8 commit b08a7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/compute-module/cmio-display.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To connect a display to DISP1/DSI1:
1818
. Reconnect the Compute Module to power.
1919
. Depending on whether you're using a 5-inch or 7-inch display, add the one of the following line to xref:../computers/config_txt.adoc#what-is-config-txt[`/boot/firmware/config.txt`]:
2020
- For the *5-inch* display: `dtoverlay=vc4-kms-dsi-5inch`
21-
- For the *5-inch* display: `dtoverlay=vc4-kms-dsi-7inch`
21+
- For the *7-inch* display: `dtoverlay=vc4-kms-dsi-7inch`
2222
. Reboot your Compute Module with `sudo reboot`. Your device should detect and begin displaying output to your display.
2323

2424
=== Connect a display to DISP0/DSI0

0 commit comments

Comments
 (0)