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

@ -2103,7 +2103,6 @@ int get_payload_serial(int debug_camera) {
jpeg_start = 0; 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 // #ifdef GET_IMAGE_DEBUG
if (debug_camera) if (debug_camera)
printf("Received from Payload:\n"); printf("Received from Payload:\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.