textual
This commit is contained in:
@@ -172,7 +172,7 @@ int CmdHFTune(const char *Cmd) {
|
|||||||
"Continuously measure HF antenna tuning.\n"
|
"Continuously measure HF antenna tuning.\n"
|
||||||
"Press button or <Enter> to interrupt.",
|
"Press button or <Enter> to interrupt.",
|
||||||
"hf tune\n"
|
"hf tune\n"
|
||||||
"hf tune --mixed"
|
"hf tune --mix"
|
||||||
);
|
);
|
||||||
|
|
||||||
void *argtable[] = {
|
void *argtable[] = {
|
||||||
|
|||||||
@@ -238,7 +238,7 @@ static int CmdLFTune(const char *Cmd) {
|
|||||||
"Continuously measure LF antenna tuning.\n"
|
"Continuously measure LF antenna tuning.\n"
|
||||||
"Press button or <Enter> to interrupt.",
|
"Press button or <Enter> to interrupt.",
|
||||||
"lf tune\n"
|
"lf tune\n"
|
||||||
"lf tune --mixed"
|
"lf tune --mix"
|
||||||
);
|
);
|
||||||
|
|
||||||
char q_str[60];
|
char q_str[60];
|
||||||
|
|||||||
Reference in New Issue
Block a user