kopia lustrzana https://github.com/Hamlib/Hamlib
Fix name of IC-R8500
rodzic
2a9634d705
commit
9de6fe2400
|
@ -73,7 +73,7 @@ static struct icom_priv_caps icr8500_priv_caps =
|
||||||
struct rig_caps icr8500_caps =
|
struct rig_caps icr8500_caps =
|
||||||
{
|
{
|
||||||
RIG_MODEL(RIG_MODEL_ICR8500),
|
RIG_MODEL(RIG_MODEL_ICR8500),
|
||||||
.model_name = "ICR-8500",
|
.model_name = "IC-R8500",
|
||||||
.mfg_name = "Icom",
|
.mfg_name = "Icom",
|
||||||
.version = BACKEND_VER ".0",
|
.version = BACKEND_VER ".0",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
|
|
Ładowanie…
Reference in New Issue