Print first semi-successful image
This commit is contained in:
parent
116ab5d23b
commit
b2b3931e81
6 changed files with 78 additions and 13 deletions
|
|
@ -3,4 +3,6 @@
|
|||
#include <stdlib.h>
|
||||
#include "stm32f1xx.h"
|
||||
|
||||
extern volatile int Camera_Captured;
|
||||
|
||||
void Camera_Init(void);
|
||||
Loading…
Add table
Add a link
Reference in a new issue