Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
afolarin authored Jan 7, 2020
1 parent b36bd2f commit 71500ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ raspistill --imxfx colourswap -t 60000 --rotation 270
raspistill --imxfx none --exposure nightpreview -t 60000 --rotation 270
```

#grab a still
Grab a still
-------------
```sh
raspistill -o Desktop/image.jpg
```

grab a raw video
Grab a raw video
----------------
```sh
raspivid -o Desktop/video.h264
Expand All @@ -48,7 +48,7 @@ https://picamera.readthedocs.io/en/release-1.13/recipes1.html#capturing-in-low-l
- https://projects.raspberrypi.org/en/projects/cress-egg-heads


using avconv for timelapse sequence video collation
Using avconv for timelapse sequence video collation
---------------------------------------------------
https://projects.raspberrypi.org/en/projects/cress-egg-heads/10
```sh
Expand Down

0 comments on commit 71500ca

Please sign in to comment.