kopia lustrzana https://github.com/Hamlib/Hamlib
Fix ft100mp set_split_vfo function
rodzic
a516e18ece
commit
0ec3d475b5
|
@ -1513,7 +1513,7 @@ static int ft1000mp_send_priv_cmd(RIG *rig, unsigned char ci)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int newcat_set_split_vfo(RIG *rig, vfo_t vfo, split_t split, vfo_t tx_vfo)
|
int ft1000mp_set_split_vfo(RIG *rig, vfo_t vfo, split_t split, vfo_t tx_vfo)
|
||||||
{
|
{
|
||||||
// FT1000 transmits on A and receives on B
|
// FT1000 transmits on A and receives on B
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue