Add disclaimer about auto_focus, vflip and hflip

This commit is contained in:
Kamil Trzcinski
2022-08-24 17:51:33 +02:00
parent a9c65fae0d
commit 7a584dc16d
3 changed files with 11 additions and 6 deletions

View File

@@ -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"
}
}