forced AFSK mode with AX5043 detected

pull/29/head
alanbjohnston 6 years ago committed by GitHub
parent 11051344f1
commit fca6b813fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -326,6 +326,9 @@ int main(int argc, char *argv[]) {
printf("AX5043 successfully initialized!\n");
ax5043 = TRUE;
cw_id = OFF;
mode = AFSK;
cycle = OFF;
printf("Mode AFSK with AX5043\n");
}
else
printf("AX5043 not present!\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.