Print images upscaled
This commit is contained in:
parent
3c84665f50
commit
0774ed43f5
5 changed files with 20 additions and 12 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <stdlib.h>
|
||||
#include "stm32f1xx.h"
|
||||
|
||||
#define CAMERA_IMAGE_WIDTH 176
|
||||
#define CAMERA_IMAGE_WIDTH 160
|
||||
#define CAMERA_IMAGE_HEIGHT 144
|
||||
|
||||
extern volatile int Camera_Captured;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue