kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'ic7100' of https://github.com/magnemahre/hamlib into magnemahre-ic7100
commit
987bbf6e78
|
@ -267,6 +267,7 @@ const struct rig_caps ic7100_caps = {
|
||||||
.get_split_freq = icom_get_split_freq,
|
.get_split_freq = icom_get_split_freq,
|
||||||
.set_split_mode = icom_set_split_mode,
|
.set_split_mode = icom_set_split_mode,
|
||||||
.get_split_mode = icom_get_split_mode,
|
.get_split_mode = icom_get_split_mode,
|
||||||
|
.set_powerstat = icom_set_powerstat,
|
||||||
.send_morse = icom_send_morse
|
.send_morse = icom_send_morse
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue