kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
9186702776
commit
3ae48c507d
|
@ -944,7 +944,7 @@ int funcubepro_get_level(RIG *rig, vfo_t vfo, setting_t level, value_t *val)
|
||||||
|
|
||||||
int funcube_get_mode(RIG *rig, vfo_t vfo, rmode_t *mode, pbwidth_t *width)
|
int funcube_get_mode(RIG *rig, vfo_t vfo, rmode_t *mode, pbwidth_t *width)
|
||||||
{
|
{
|
||||||
if (rig->state.rig_model == RIG_MODEL_FUNCUBEDONGLE)
|
if (rig->caps->rig_model == RIG_MODEL_FUNCUBEDONGLE)
|
||||||
{
|
{
|
||||||
*mode = RIG_MODE_USB;
|
*mode = RIG_MODE_USB;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue