Skip to content

Commit

Permalink
Fix README @iskwmsy
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Jun 11, 2024
1 parent 4b58641 commit f6076ba
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 @@ -59,7 +59,7 @@ async function test() {
// It will display a prompt to select a USB camera
const camera = await manager.requestCamera('usb')

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

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

0 comments on commit f6076ba

Please sign in to comment.