kopia lustrzana https://github.com/Hamlib/Hamlib
Reduce debug level misc.c
rodzic
aacf060e11
commit
8fe3080139
|
@ -1113,7 +1113,7 @@ const char *HAMLIB_API rig_strlevel(setting_t level)
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
rig_debug(RIG_DEBUG_VERBOSE, "%s called\n", __func__);
|
rig_debug(RIG_DEBUG_CACHE, "%s called\n", __func__);
|
||||||
|
|
||||||
if (level == RIG_LEVEL_NONE)
|
if (level == RIG_LEVEL_NONE)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue