We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b702eb + 98db839 commit fafca62Copy full SHA for fafca62
README.md
@@ -42,7 +42,7 @@ Expectedly, three device nodes will be created in `/dev`:
42
43
In `/dev` directory, device file `fbX` will be created.
44
45
-The device if initialy configured to process 640x480 RGB24 image format.
+The device is initially configured to process 640x480 RGB24 image format.
46
By writing 640x480 RGB24 raw frame data to `/dev/fbX` file the resulting
47
video stream will appear on corresponding `/dev/videoX` V4L2 device(s).
48
0 commit comments