#pragma once #include #include "stm32f1xx.h" extern volatile int Camera_Captured; void Camera_Init(void);