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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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();