Improve message when allow kenwood rig ID mismatch

pull/224/head
Michael Black 2020-04-13 08:29:21 -05:00
rodzic dbca3e15dc
commit 87343fda05
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -789,7 +789,7 @@ int kenwood_open(RIG *rig)
// 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);
// we're making this non fatal