Add disclaimer about auto_focus, vflip and hflip
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -74,6 +74,10 @@
|
||||
"v4l2.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"stdint.h": "c",
|
||||
"videodev2.h": "c"
|
||||
"videodev2.h": "c",
|
||||
"opts.h": "c",
|
||||
"ioctl.h": "c",
|
||||
"syscall.h": "c",
|
||||
"unistd.h": "c"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user