kopia lustrzana https://github.com/Hamlib/Hamlib
Kenwood AIn; command has no reply
rodzic
b2f0062c6b
commit
6b2069af28
|
@ -2114,7 +2114,7 @@ int kenwood_set_trn(RIG *rig, int trn)
|
||||||
return -RIG_EINVAL;
|
return -RIG_EINVAL;
|
||||||
|
|
||||||
return kenwood_simple_transaction(rig,
|
return kenwood_simple_transaction(rig,
|
||||||
(trn == RIG_TRN_RIG) ? "AI1" : "AI0", 4);
|
(trn == RIG_TRN_RIG) ? "AI1" : "AI0", 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue