kopia lustrzana https://github.com/Hamlib/Hamlib
Add temporary debug for rig->state.pttport.type.ptt diagnosis
https://github.com/Hamlib/Hamlib/issues/947pull/964/head
rodzic
324e663d81
commit
9ede1174a3
|
@ -1733,7 +1733,7 @@ int HAMLIB_API rig_get_freq(RIG *rig, vfo_t vfo, freq_t *freq)
|
|||
}
|
||||
|
||||
ELAPSED1;
|
||||
|
||||
rig_debug(RIG_DEBUG_BUG, "%s: rig->state.pttport.type.ptt=%d\n", __func__, rig->state.pttport.type.ptt);
|
||||
if (!freq)
|
||||
{
|
||||
rig_debug(RIG_DEBUG_TRACE, "%s: freq ptr invalid\n", __func__);
|
||||
|
|
Ładowanie…
Reference in New Issue