commit
d0c04df9d8
@ -1138,7 +1138,7 @@ void setup()
|
|||||||
|
|
||||||
//Serial.begin(9600);
|
//Serial.begin(9600);
|
||||||
lcd.begin(16, 2);
|
lcd.begin(16, 2);
|
||||||
printLineF(1, F("CE v1.06"));
|
printLineF(1, F("CE v1.061"));
|
||||||
|
|
||||||
Init_Cat(38400, SERIAL_8N1);
|
Init_Cat(38400, SERIAL_8N1);
|
||||||
initMeter(); //not used in this build
|
initMeter(); //not used in this build
|
||||||
|
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user