shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-26 14:36:41 +02:00
parent 53b736e925
commit 72b4cc0af8

View file

@ -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())
{