diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..91cad9a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +v4l16 is helping me study the l16 by letting me play with the V4L2 devices. + +I probably should just use `v4l-utils` or `v4l2-ctl`, but building it requires the android source tree and that just seemed a little annoying! I'd much rather spend the time learning to setup a dev environment and further my knowledge of V4L2. \ No newline at end of file |