Remove several more vestiges of WSPR-LF mode.

This commit is contained in:
Joe Taylor
2020-07-01 13:17:07 -04:00
parent 8903041aa9
commit eb1c60e454
3 changed files with 5 additions and 23 deletions
+4 -4
View File
@@ -481,10 +481,10 @@ void CPlotter::DrawOverlay() //DrawOverlay()
painter0.drawLine(x1,29,x2,29);
}
if(m_mode=="WSPR-LF") {
x1=XfromFreq(1600);
x2=XfromFreq(1700);
painter0.drawLine(x1,29,x2,29);
if(m_mode=="FST240W") {
x1=XfromFreq(2600);
x2=XfromFreq(2700);
painter0.drawLine(x1,26,x2,26);
}
if(m_mode=="FreqCal") { //FreqCal