tests/shell: uncrustify main.c
This commit is contained in:
parent
5975fabd9f
commit
f454cb7a24
@ -144,9 +144,7 @@ int main(void)
|
|||||||
shell_run(shell_commands, line_buf, SHELL_DEFAULT_BUFSIZE);
|
shell_run(shell_commands, line_buf, SHELL_DEFAULT_BUFSIZE);
|
||||||
|
|
||||||
/* or use only system shell commands */
|
/* or use only system shell commands */
|
||||||
/*
|
/* shell_run(NULL, line_buf, SHELL_DEFAULT_BUFSIZE); */
|
||||||
shell_run(NULL, line_buf, SHELL_DEFAULT_BUFSIZE);
|
|
||||||
*/
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user