Update play_pwm.cpp

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

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.