Update ubitx_wspr.cpp

This commit is contained in:
phdlee
2018-03-25 03:17:04 +09:00
committed by GitHub
parent bad62ef728
commit 8f8850f4da

View File

@@ -155,8 +155,8 @@ void SendWSPRManage()
//remark = To reduce the size of the program //remark = To reduce the size of the program
//prevFreq = frequency; //prevFreq = frequency;
//frequency = WsprTXFreq; //frequency = WsprTXFreq;
setTXFilters(WsprTXFreq);
startTx(TX_CW, 0); startTx(TX_CW, 0);
setTXFilters(WsprTXFreq);
//Start WSPR //Start WSPR
Set_WSPR_Param(); Set_WSPR_Param();