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

@ -475,7 +475,7 @@ int led_pin = LED_BUILTIN;
}
}
i.close();
Serial.printf("\nResult: %d count: %d", finished, index1
Serial.printf("\nResult: %d count: %d", finished, index1);
return(finished);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.