mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Fix a typo.
This commit is contained in:
parent
e0291245e3
commit
2c9ce10020
@ -29,7 +29,7 @@ subroutine sync4(dat,jz,ntol,nfqso,mode,mode4,minwidth,dtx,dfx,snrx, &
|
||||
df=0.5*11025.0/nfft
|
||||
ftop=nfqso + 7*mode4*df
|
||||
if(ftop.gt.11025.0/4.0) then
|
||||
print*,'*** Rx Freq is set too high for this sybmode ***'
|
||||
print*,'*** Rx Freq is set too high for this submode ***'
|
||||
go to 900
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user