kopia lustrzana https://github.com/Hamlib/Hamlib
Add RIG_VFO_ALL for rig_strvfo()
rodzic
e630fc8180
commit
e2616b991a
|
@ -623,6 +623,7 @@ static const struct
|
||||||
{ RIG_VFO_SUB_C, "SubC" },
|
{ RIG_VFO_SUB_C, "SubC" },
|
||||||
{ RIG_VFO_NONE, "None" },
|
{ RIG_VFO_NONE, "None" },
|
||||||
{ RIG_VFO_OTHER, "otherVFO" },
|
{ RIG_VFO_OTHER, "otherVFO" },
|
||||||
|
{ RIG_VFO_ALL, "AllVFOs" },
|
||||||
{ 0xffffffff, "" },
|
{ 0xffffffff, "" },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue