.
This commit is contained in:
		| @@ -37,7 +37,8 @@ void setup() | |||||||
| 	cfg.frame_size=FRAMESIZE_XGA; | 	cfg.frame_size=FRAMESIZE_XGA; | ||||||
| 	cfg.jpeg_quality=25; | 	cfg.jpeg_quality=25; | ||||||
| 	cfg.fb_count=1; // 2 causes interference-like streaking | 	cfg.fb_count=1; // 2 causes interference-like streaking | ||||||
| 	cam.init(cfg);	delay(100); | 	cam.init(cfg); | ||||||
|  | 	delay(100); | ||||||
|  |  | ||||||
| 	//LED settings | 	//LED settings | ||||||
| 	pinMode(LED_BUILTIN, OUTPUT); | 	pinMode(LED_BUILTIN, OUTPUT); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user