the lines 311, 312, 313, 314, 315 should be commented out
// if Winkeyer1 then
// pincfg := Char($04) //radio1 no sidetone or ptt
// else
// pincfg := Char($07); //radio1 sidetone enable
// WinKeyerPort.putchar(pincfg);
possibly should be added
pincfg := Char($04);
WinKeyerPort.putchar(pincfg);
as lines 316 and 317
My WK now works perfectly without unnecessary beeping and PTT action
destroying QSK.
73,
Martin, OK1RR
_______________________________________________
Trlog mailing list
Trlog@contesting.com
http://lists.contesting.com/mailman/listinfo/trlog
|