Skip to content

Commit 2f804ce

Browse files
committed
e.g >> for example
1 parent a08e5b9 commit 2f804ce

File tree

1 file changed

+1
-1
lines changed
  • documentation/asciidoc/accessories/touch-display-2

1 file changed

+1
-1
lines changed

documentation/asciidoc/accessories/touch-display-2/about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The `vc4-kms-dsi-ili9881-7inch` overlay supports the following options:
121121
| Disables the touch overlay totally
122122
|===
123123

124-
To specify these options, add them, separated by commas, to your `dtoverlay` line in `/boot/firmware/config.txt`. Boolean values default to true when present, but you can set them to false using the suffix "=0". Integer values require a value, e.g. `sizey=240`. For instance, to set the X resolution to 400 pixels and invert both X and Y coordinates, use the following line:
124+
To specify these options, add them, separated by commas, to your `dtoverlay` line in `/boot/firmware/config.txt`. Boolean values default to true when present, but you can set them to false using the suffix "=0". Integer values require a value, for example, `sizey=240`. For instance, to set the X resolution to 400 pixels and invert both X and Y coordinates, use the following line:
125125

126126
[source,ini]
127127
----

0 commit comments

Comments
 (0)