camera patch
This commit is contained in:
parent
e97054d791
commit
e49be8cb66
@ -259,6 +259,7 @@ void setup() {
|
||||
// Note: lower "quality" number = better quality but slower.
|
||||
config.frame_size = FRAMESIZE_QQVGA;
|
||||
config.jpeg_quality = 25;
|
||||
// config.jpeg_quality = 6;
|
||||
config.fb_count = 1;
|
||||
if (psramFound()) {
|
||||
config.fb_location = CAMERA_FB_IN_PSRAM;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user