Update main.c

sr-frs-aprs-payload-minute-flag
alanbjohnston 3 years ago committed by GitHub
parent 04faffc179
commit 220bcb1f7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2052,7 +2052,7 @@ int get_payload_serial(int debug_camera) {
*/
// index1 -= 40;
index1 -= strlen(end_flag);
buffer2[index++] = NULL;
buffer2[index1++] = NULL;
// write_jpg();
index1 = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.