fix
This commit is contained in:
@@ -1007,7 +1007,7 @@ static int CmdAnalyseFreq(const char *Cmd) {
|
|||||||
static int CmdAnalyseFoo(const char *Cmd) {
|
static int CmdAnalyseFoo(const char *Cmd) {
|
||||||
|
|
||||||
CLIParserContext *ctx;
|
CLIParserContext *ctx;
|
||||||
CLIParserInit(&ctx, "analyze foo",
|
CLIParserInit(&ctx, "analyse foo",
|
||||||
"experiments of cliparse",
|
"experiments of cliparse",
|
||||||
"analyse foo -r a0000000a0002021"
|
"analyse foo -r a0000000a0002021"
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
analyse foo
|
|
||||||
data rawdemod
|
data rawdemod
|
||||||
hf 15 dump
|
hf 15 dump
|
||||||
hf 15 info
|
hf 15 info
|
||||||
|
|||||||
Reference in New Issue
Block a user