|
|
|
@ -339,7 +339,7 @@ int start_flag_detected = false;
|
|
|
|
int start_flag_complete = false;
|
|
|
|
int start_flag_complete = false;
|
|
|
|
int end_flag_detected = false;
|
|
|
|
int end_flag_detected = false;
|
|
|
|
int jpeg_start = 0;
|
|
|
|
int jpeg_start = 0;
|
|
|
|
FastCRC8 CRC8;
|
|
|
|
//FastCRC8 CRC8;
|
|
|
|
#define CAMERA_TIMEOUT 12000 // Camera timeout in milli seconds
|
|
|
|
#define CAMERA_TIMEOUT 12000 // Camera timeout in milli seconds
|
|
|
|
|
|
|
|
|
|
|
|
//#define GET_IMAGE_DEBUG
|
|
|
|
//#define GET_IMAGE_DEBUG
|
|
|
|
|