diff --git a/example/linux/test_cmds.c b/example/linux/test_cmds.c index d2b88fa..7177915 100755 --- a/example/linux/test_cmds.c +++ b/example/linux/test_cmds.c @@ -66,21 +66,21 @@ static void cmd_example(int argc, char* argv[]) uint8_t i; if(param_check(1, argc, argv)) { - if(strcmp(argv[1], "str") == 0) + if(strcmp(argv[1], "-s") == 0) { for(i=2; i