Change ts440 to ic_set_freq instead of kenwood_set_freq

pull/224/head
Michael Black 2020-03-23 10:07:29 -05:00
rodzic 8eb09c2a38
commit f13ffaf202
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -151,7 +151,7 @@ const struct rig_caps ts440_caps =
.rig_init = kenwood_init,
.rig_cleanup = kenwood_cleanup,
.set_freq = kenwood_set_freq,
.set_freq = ic10_set_freq,
.get_freq = ic10_get_freq,
.set_rit = kenwood_set_rit,
.get_rit = kenwood_get_rit,