shell test
This commit is contained in:
parent
53b736e925
commit
72b4cc0af8
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ int test_init(void)
|
|||
shell_init(get_core_no());
|
||||
|
||||
sleep(10);
|
||||
SHELLDEBUGPRINTF("hello World! I AM CORE NO. %d =) \n",srv_or_cli);
|
||||
SHELLDEBUGPRINTF("hello World! I AM CORE NO. %d =) \n",get_core_no());
|
||||
|
||||
if (get_core_no())
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue