Change IC-785x model string to IC-7850/7851 to better identify for users

pull/846/head
Mike Black W9MDB 2021-10-21 09:53:09 -05:00
rodzic a312efb96b
commit efe54c80c5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -240,7 +240,7 @@ static struct icom_priv_caps ic785x_priv_caps =
const struct rig_caps ic785x_caps =
{
RIG_MODEL(RIG_MODEL_IC785x),
.model_name = "IC-785x",
.model_name = "IC-7850/7851",
.mfg_name = "Icom",
.version = BACKEND_VER ".2",
.copyright = "LGPL",