60 second timeout

pico-esp32-sstv
alanbjohnston 3 years ago committed by GitHub
parent 4630853648
commit 4ec66383bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -346,7 +346,7 @@ int start_flag_complete = false;
int end_flag_detected = false;
int jpeg_start = 0;
//FastCRC8 CRC8;
#define SERIAL2_TIMEOUT 240000 // Camera timeout in milli seconds
#define SERIAL2_TIMEOUT 600000 // Camera timeout in milli seconds
//#define GET_DEBUG

Loading…
Cancel
Save

Powered by TurnKey Linux.