docs: correct flip_v for webcam vertical flip

Signed-off-by: David Smith <davidosmith@gmail.com>
This commit is contained in:
David Smith 2022-05-03 04:32:53 -06:00 committed by GitHub
parent cd520ba917
commit 2f09b74dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ enable_ufp: True
flip_h: False
# Set the webcam horizontal flip. The default is False.
flip_h: False
flip_v: False
# Set the webcam vertical flip. The default is False.
rotate_90: False
# Set the webcam rotation by 90 degrees. The default is False.