@ -21,7 +21,7 @@ int start_flag_complete = false;
int end_flag_detected = false;
int jpeg_start = 0;
FastCRC8 CRC8;
#define CAMERA_TIMEOUT 50000 // 20000 // Camera timeout in milli seconds
#define CAMERA_TIMEOUT 5000 // 20000 // Camera timeout in milli seconds
#define ESP32_CAM_ENABLE_PIN 15
//#define GET_IMAGE_DEBUG
Powered by TurnKey Linux.