kopia lustrzana https://github.com/Hamlib/Hamlib
Make skip_init automatic when rigctl has commands on the line
rodzic
15d7242d5a
commit
e0a805ebc3
|
@ -547,6 +547,7 @@ int main(int argc, char *argv[])
|
||||||
if (optind < argc)
|
if (optind < argc)
|
||||||
{
|
{
|
||||||
interactive = 0;
|
interactive = 0;
|
||||||
|
skip_init = 1;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Ładowanie…
Reference in New Issue