Add a 200ms to wait_morse to allow previous CW request to assert PTT

https://github.com/Hamlib/Hamlib/issues/422
pull/425/head
Michael Black W9MDB 2020-10-19 12:28:13 -05:00
rodzic a8961426b0
commit bafd6e97f4
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -5134,6 +5134,7 @@ static int wait_morse_ptt(RIG *rig, vfo_t vfo)
rig_debug(RIG_DEBUG_VERBOSE, "%s called\n", __func__);
hl_usleep(200*1000); // give little time for CW to start PTT
do
{
rig_debug(RIG_DEBUG_TRACE, "%s: loop#%d until ptt=0, ptt=%d\n", __func__, loops,