diff --git a/main.h b/main.h index 06120e67..076c0523 100644 --- a/main.h +++ b/main.h @@ -176,7 +176,7 @@ int start_flag_detected = FALSE; int start_flag_complete = FALSE; int end_flag_detected = FALSE; int jpeg_start = 0; -#define CAMERA_TIMEOUT 10000 // 20000 // Camera timeout in milli seconds +#define CAMERA_TIMEOUT 2000 // 10000 // 20000 // Payload timeout in milli seconds void battery_saver(int setting); int battery_saver_check();