kopia lustrzana https://github.com/Hamlib/Hamlib
Reduce flrig verbosity a bit
rodzic
9d38e9a726
commit
9a0e9c370a
|
@ -1380,7 +1380,7 @@ static int flrig_set_mode(RIG *rig, vfo_t vfo, rmode_t mode, pbwidth_t width)
|
|||
|
||||
if (priv->ptt)
|
||||
{
|
||||
rig_debug(RIG_DEBUG_WARN, "%s set_mode call not made as PTT=1\n", __func__);
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s set_mode call not made as PTT=1\n", __func__);
|
||||
RETURNFUNC(RIG_OK); // just return OK and ignore this
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue