Update main.c remove extra space

pull/380/head
Alan Johnston 5 months ago committed by GitHub
parent db4adb772e
commit e048259ef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2102,8 +2102,7 @@ int get_payload_serial(int debug_camera) {
end_flag_detected = FALSE;
jpeg_start = 0;
serialFlush (uart_fd); // flush serial buffer so latest payload is read
serialFlush (uart_fd); // flush serial buffer so latest payload is read
// #ifdef GET_IMAGE_DEBUG
if (debug_camera)
printf("Received from Payload:\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.