Skip to content

Commit e230af0

Browse files
committed
Fix rpicam demo
1 parent 7ad1c60 commit e230af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/camera/rpicam_still.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ First, create a directory where you can store your time lapse photos:
118118
$ mkdir timelapse
119119
----
120120

121-
Run the following command to create a time lapse over 30 seconds, recording a photo every two seconds, saving output into `image0001.jpg` through `image0014.jpg`:
121+
Run the following command to create a time lapse over 30 seconds, recording a photo every two seconds, saving output into `image0000.jpg` through `image0013.jpg`:
122122

123123
[source,console]
124124
----

0 commit comments

Comments
 (0)