kopia lustrzana https://github.com/Hamlib/Hamlib
Remove Recommend statment from rigctl.c
rodzic
8baeb4d5cf
commit
00d578074e
|
@ -558,10 +558,6 @@ int main(int argc, char *argv[])
|
|||
fprintf(stderr, "vfo mode doesn't make sense for any rig other than rig#2\n");
|
||||
fprintf(stderr, "But we'll let you run this way if you want\n");
|
||||
}
|
||||
else if (!vfo_mode && my_rig->caps->rig_model == RIG_MODEL_NETRIGCTL)
|
||||
{
|
||||
fprintf(stderr, "Recommend using --vfo switch for rigctl with rigctld\n");
|
||||
}
|
||||
}
|
||||
|
||||
rig_debug(RIG_DEBUG_VERBOSE,
|
||||
|
|
Ładowanie…
Reference in New Issue