Merge branch 'ic7100' of https://github.com/magnemahre/hamlib into magnemahre-ic7100

pull/1/head
Nate Bargmann 2017-09-10 20:43:16 -05:00
commit 987bbf6e78
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -267,6 +267,7 @@ const struct rig_caps ic7100_caps = {
.get_split_freq = icom_get_split_freq,
.set_split_mode = icom_set_split_mode,
.get_split_mode = icom_get_split_mode,
.set_powerstat = icom_set_powerstat,
.send_morse = icom_send_morse
};