not repeating

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

@ -385,7 +385,7 @@ int led_pin = LED_BUILTIN;
Serial.println("Start flag detected");
if (start_flag_complete) {
Serial.println("Start flag complete detected");
// Serial.println("Start flag complete detected");
// buffer2[index1++] = octet;
i.write(&octet, 1);
index1++;

Loading…
Cancel
Save

Powered by TurnKey Linux.