cycle starting with FSK

pull/15/head
alanbjohnston 6 years ago committed by GitHub
parent 05fa436f60
commit 9a399017d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -248,7 +248,7 @@ int main(int argc, char *argv[]) {
else if (*argv[1] == 'c')
{
cycle = ON;
mode = AFSK;
mode = BPSK;
printf("Mode cycle on\n");
}
else

Loading…
Cancel
Save

Powered by TurnKey Linux.