kopia lustrzana https://github.com/Hamlib/Hamlib
Clean up rig_get_level output in rigctl_parse.c
rodzic
febeb40722
commit
1c379e793a
|
@ -3242,7 +3242,7 @@ declare_proto_rig(get_level)
|
||||||
fprintf(fout, "%s%c", s, resp_sep);
|
fprintf(fout, "%s%c", s, resp_sep);
|
||||||
}
|
}
|
||||||
|
|
||||||
fputc('\n', fout);
|
//fputc('\n', fout);
|
||||||
RETURNFUNC(RIG_OK);
|
RETURNFUNC(RIG_OK);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue