Fix #965 thanks @DivingDuck for raising it

Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
This commit is contained in:
Luc 2023-11-15 17:51:59 +08:00 committed by GitHub
parent f562e55a6d
commit 5fc3d4ae6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -497,6 +497,11 @@
*/ */
// #define CAMERA_DEVICE_FLIP_VERTICALY // #define CAMERA_DEVICE_FLIP_VERTICALY
/* Flip horizontally
* Flip camera horizontally
*/
//#define CAMERA_DEVICE_FLIP_HORIZONTALY
/************************************ /************************************
* *
* Levels of security * Levels of security