kopia lustrzana https://github.com/Hamlib/Hamlib
Update debug in icom.c
rodzic
b9afd75110
commit
678f01d79d
|
@ -755,7 +755,7 @@ icom_rig_open(RIG *rig)
|
|||
struct rig_state *rs = &rig->state;
|
||||
struct icom_priv_data *priv = (struct icom_priv_data *) rs->priv;
|
||||
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s %d \n", __func__, __LINE__);
|
||||
ENTERFUNC;
|
||||
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s: %s v%s\n", __func__, rig->caps->model_name,
|
||||
rig->caps->version);
|
||||
|
|
Ładowanie…
Reference in New Issue