Show match when rig model is recognized in kenwood.c

pull/649/head
Mike Black W9MDB 2021-04-06 09:47:31 -05:00
rodzic 124a6faafd
commit aa1972fb5d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -911,6 +911,7 @@ int kenwood_open(RIG *rig)
int retval;
split_t split;
vfo_t tx_vfo;
rig_debug(RIG_DEBUG_VERBOSE, "%s: found the right driver for %s(%d)\n", __func__, rig->caps->model_name, rig->caps->rig_model);
/* get current AI state so it can be restored */
kenwood_get_trn(rig, &priv->trn_state); /* ignore errors */