diff --git a/ubitx_20/ubitx_wspr.cpp b/ubitx_20/ubitx_wspr.cpp index c87c1a7..4352413 100644 --- a/ubitx_20/ubitx_wspr.cpp +++ b/ubitx_20/ubitx_wspr.cpp @@ -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();