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
//prevFreq = frequency;
//frequency = WsprTXFreq;
setTXFilters(WsprTXFreq);
startTx(TX_CW, 0);
setTXFilters(WsprTXFreq);
//Start WSPR
Set_WSPR_Param();