kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
2aaa5af80c
commit
dffdc904a0
|
@ -665,7 +665,7 @@ int HAMLIB_API read_string(hamlib_port_t *p,
|
||||||
struct timeval tv, tv_timeout, start_time, end_time, elapsed_time;
|
struct timeval tv, tv_timeout, start_time, end_time, elapsed_time;
|
||||||
int total_count = 0;
|
int total_count = 0;
|
||||||
|
|
||||||
rig_debug(RIG_DEBUG_TRACE, "%s called, rxmax=%ld\n", __func__, rxmax);
|
rig_debug(RIG_DEBUG_TRACE, "%s called, rxmax=%d\n", __func__, (int)rxmax);
|
||||||
|
|
||||||
if (!p || !rxbuffer)
|
if (!p || !rxbuffer)
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue