kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'master' of https://github.com/mdblack98/Hamlib
commit
43bc63d5fb
|
@ -789,7 +789,7 @@ int kenwood_open(RIG *rig)
|
||||||
// we continue to search for other matching IDs/models
|
// we continue to search for other matching IDs/models
|
||||||
}
|
}
|
||||||
|
|
||||||
rig_debug(RIG_DEBUG_ERR, "%s: your rig (%s) is unknown\n",
|
rig_debug(RIG_DEBUG_ERR, "%s: your rig (%s) did not match but we will continue anyways\n",
|
||||||
__func__, id);
|
__func__, id);
|
||||||
|
|
||||||
// we're making this non fatal
|
// we're making this non fatal
|
||||||
|
|
Ładowanie…
Reference in New Issue