diff options
| author | grothedev <grothedev@gmail.com> | 2024-06-17 13:34:13 -0500 |
|---|---|---|
| committer | grothedev <grothedev@gmail.com> | 2024-06-17 13:43:09 -0500 |
| commit | 2feba75a80261b7b8dfb257218e6d0ff3546ca14 (patch) | |
| tree | 5e1accfbae46586c78ebc2cf3536e002be9fbebb /v4l-tool/brght | |
| parent | 702ad77194129290cfd4d2b45fcf15f862a84750 (diff) | |
added v4l2-ctl tool which is WIP. also apparently my local git settings were reset at some point and i didn't even realize it
Diffstat (limited to 'v4l-tool/brght')
| -rwxr-xr-x | v4l-tool/brght | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l-tool/brght b/v4l-tool/brght new file mode 100755 index 0000000..9ebb81f --- /dev/null +++ b/v4l-tool/brght @@ -0,0 +1 @@ +v4l2-ctl -C brightness | cut -d' ' -f2 |
