diff options
author | Anthony Wang | 2024-04-30 13:19:20 -0400 |
---|---|---|
committer | Anthony Wang | 2024-04-30 13:19:20 -0400 |
commit | 49e4564566bbfd8435f390bba602eb97cc214502 (patch) | |
tree | 05c5318fca7714c4f7e57af2853b55309caf6ad5 /README.md | |
parent | fcadaffeedc1438942ae7f4de99ec980464386e4 (diff) |
Add more comments
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -19,7 +19,3 @@ Copy the flags printed by the encoder and pass them to the decoder: `python deco Formatting: `black -l 120 *.py` Use phone as webcam for higher quality video: `scrcpy --v4l2-sink=/dev/video4 --video-source=camera --no-video-playback --camera-size 1920x1440` - -## TODO - -- Reorder bits |