kopia lustrzana https://github.com/Hamlib/Hamlib
Add vfo to ft100_set_vfo debug
rodzic
aa130e5474
commit
d8b33f3b0e
rigs/yaesu
|
@ -839,7 +839,7 @@ int ft100_set_vfo(RIG *rig, vfo_t vfo)
|
|||
|
||||
int ret;
|
||||
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s called\n", __func__);
|
||||
rig_debug(RIG_DEBUG_VERBOSE, "%s called vfo=%s\n", __func__, rig_strvfo(vfo));
|
||||
|
||||
switch (vfo)
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue