kopia lustrzana https://github.com/jamescoxon/dl-fldigi
Use REQ in start_tx
rodzic
4b41ce093d
commit
1d42855a2a
|
|
@ -2511,7 +2511,7 @@ void start_tx()
|
|||
{
|
||||
if (progdefaults.rsid == true) return;
|
||||
trx_transmit();
|
||||
wf->set_XmtRcvBtn(true);
|
||||
REQ(&waterfall::set_XmtRcvBtn, wf, true);
|
||||
}
|
||||
|
||||
void abort_tx()
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue