kopia lustrzana https://github.com/Hamlib/Hamlib
ic7610: Re-add send_morse
Commit 28b7543de6
mistakenly removed
send_morse from ic7610, add it back.
pull/822/head
rodzic
5f5aabe176
commit
dfab74d74d
|
@ -475,6 +475,7 @@ const struct rig_caps ic7610_caps =
|
|||
.get_split_vfo = icom_get_split_vfo,
|
||||
.set_powerstat = icom_set_powerstat,
|
||||
.get_powerstat = icom_get_powerstat,
|
||||
.send_morse = icom_send_morse,
|
||||
.stop_morse = icom_stop_morse,
|
||||
.wait_morse = rig_wait_morse
|
||||
};
|
||||
|
|
Ładowanie…
Reference in New Issue