kopia lustrzana https://github.com/jamescoxon/dl-fldigi
TLF arq
* Restored use of gmfsk_autosend file for TLF. - requested by new TLF maintainer, Tom Beierlein, DL1JBEpull/1/head
rodzic
d85631b5e0
commit
03664479f7
|
@ -725,8 +725,8 @@ static void *arq_loop(void *args)
|
|||
if (!Socket_arqRx())
|
||||
if (!SysV_arqRx())
|
||||
WRAP_auto_arqRx();
|
||||
// if (!WRAP_auto_arqRx())
|
||||
// TLF_arqRx();
|
||||
if (!WRAP_auto_arqRx())
|
||||
TLF_arqRx();
|
||||
#else
|
||||
if (!Socket_arqRx())
|
||||
WRAP_auto_arqRx();
|
||||
|
|
Ładowanie…
Reference in New Issue