kopia lustrzana https://github.com/Hamlib/Hamlib
Add debug to rigctl_parse.c chasing down Flex bug
rodzic
64c2bc27b3
commit
32082a14d6
|
@ -489,6 +489,7 @@ static int scanfc(FILE *fin, const char *format, void *p)
|
|||
}
|
||||
}
|
||||
|
||||
if (ret < 1) rig_debug(RIG_DEBUG_TRACE, "%s: ret=%d\n", __func__, ret);
|
||||
return ret;
|
||||
}
|
||||
while (1);
|
||||
|
|
Ładowanie…
Reference in New Issue