Update test_q65 for having removed the T/F sync flag from q65sim command line.

This commit is contained in:
Joe Taylor 2020-12-22 13:41:40 -05:00
parent 408ac7bd0d
commit 008cb37c16
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ program test_q65
! 1 2 3 4 5 6 7
! 123456789012345678901234567890123456789012345678901234567890123456789012345'
cmd1='q65sim "K1ABC W9XYZ EN37 " A 1500 5.0 0.0 60 100 F -10.0 > junk0'
cmd1='q65sim "K1ABC W9XYZ EN37 " A 1500 5.0 0.0 60 100 -10.0 > junk0'
cmd2='jt9 -3 -p 15 -L 300 -H 3000 -d 3 -b A -Q 3 -f 1500 *.wav > junk'
write(cmd1(10:33),'(a)') '"'//msg//'"'