diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-05 15:59:56 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-05 15:59:56 +0530 |
commit | f2d823d4693e6fba30a339a11996ab5fbc6c56d0 (patch) | |
tree | 8c8aa86500b1d944749a421753a87aba2725db0b /README.md | |
parent | e26c29facfc79725532205938520837d324f4ce2 (diff) |
CamTest: Adding comments+q to exit window
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ libcamera-jpeg -o ~/Desktop/test.jpg ``` The command **libcamera-jpeg** will capture a still image using the camera module and save it to a specified location as a JPEG file. -<img src="media/test.jpg" alt="Test image of capy" width="450" height="337.5"> +<img src="media/test.jpg" alt="Test image of capy" width="300" height="225"> **Test image taken by Raspberry Pi Camera Module** |