Skip to content

Commit

Permalink
Merge pull request #4 from iskwmsy/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
baku89 authored Jun 9, 2024
2 parents 4c5054e + a84a0a2 commit 9ae37a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const cameras = await detectCameras()

const cam = cameras[0]

await cam.init()
await cam.open()

await cam.get('model')
// -> 'Lumix S5'
Expand Down

0 comments on commit 9ae37a7

Please sign in to comment.