removed extra char call

pull/210/head
alanbjohnston 4 years ago committed by GitHub
parent 967f2795e5
commit 1d814f075a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -217,7 +217,7 @@ int uart_fd;
int reset_count = 0;
float uptime_sec = 1000;
long int uptime = 1000;
char call[5];
//char call[5];
char sim_yes[10];
int mode = BPSK; // SSTV;

Loading…
Cancel
Save

Powered by TurnKey Linux.