kopia lustrzana https://github.com/Hamlib/Hamlib
Fix clang warning in icom.c
rodzic
c108284c55
commit
2ff1f47da8
|
@ -4515,6 +4515,7 @@ int icom_set_powerstat(RIG *rig, powerstat_t status)
|
||||||
rs->rigport.retry = retry;
|
rs->rigport.retry = retry;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i = 0;
|
||||||
retry = 10;
|
retry = 10;
|
||||||
|
|
||||||
if (status == RIG_POWER_ON) // wait for wakeup only
|
if (status == RIG_POWER_ON) // wait for wakeup only
|
||||||
|
|
Ładowanie…
Reference in New Issue