kopia lustrzana https://github.com/Hamlib/Hamlib
Change TS440 model name to TS440S
rodzic
156db580f8
commit
b6824cdcb1
|
@ -60,7 +60,7 @@ static struct kenwood_priv_caps ts440_priv_caps =
|
||||||
const struct rig_caps ts440_caps =
|
const struct rig_caps ts440_caps =
|
||||||
{
|
{
|
||||||
RIG_MODEL(RIG_MODEL_TS440),
|
RIG_MODEL(RIG_MODEL_TS440),
|
||||||
.model_name = "TS-440",
|
.model_name = "TS-440S",
|
||||||
.mfg_name = "Kenwood",
|
.mfg_name = "Kenwood",
|
||||||
.version = IC10_VER ".0",
|
.version = IC10_VER ".0",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
|
|
Ładowanie…
Reference in New Issue