just mirror

pull/220/head
alanbjohnston 3 years ago committed by GitHub
parent 08c5548121
commit 5d7f54c4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -330,8 +330,8 @@ void config_camera() {
// s->set_brightness(s, 2); // -2 to 2
// s->set_contrast(s, 0); // -2 to 2
// s->set_saturation(s, 1); // -2 to 2
// s->set_hmirror(s, 1); // 0 = disable , 1 = enable
s->set_vflip(s, 1);
s->set_hmirror(s, 1); // 0 = disable , 1 = enable
// s->set_vflip(s, 1);
}
void initialize_camera() {

Loading…
Cancel
Save

Powered by TurnKey Linux.