mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-16 09:01:59 -05:00
Remove some debug print statements.
This commit is contained in:
parent
6c4d96b442
commit
a6b4e98571
@ -40,8 +40,8 @@ subroutine foxgen()
|
||||
do n=1,nslots
|
||||
msg=cmsg(n)(1:37)
|
||||
call genft8_174_91(msg,i3,n3,msgsent,msgbits,itone)
|
||||
print*,'Foxgen:',n,msg,msgsent,i3,n3
|
||||
write(*,'(77i1)') msgbits
|
||||
! print*,'Foxgen:',n,msg,msgsent,i3,n3
|
||||
! write(*,'(77i1)') msgbits
|
||||
|
||||
! Make copies of itone() and msgbits() for ft8sim
|
||||
itone2=itone
|
||||
|
Loading…
Reference in New Issue
Block a user