Revert accidental commit on rigctld.c

pull/1097/head
Mike Black W9MDB 2022-07-28 14:20:00 -05:00
rodzic be3865693a
commit 2da9e4903a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -684,7 +684,7 @@ int main(int argc, char *argv[])
/*
* ex: RIG_PTT_PARALLEL and /dev/parport0
*/
//if (ptt_type != RIG_PTT_NONE)
if (ptt_type != RIG_PTT_NONE)
{
my_rig->state.pttport.type.ptt = ptt_type;
my_rig->state.pttport_deprecated.type.ptt = ptt_type;