shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-26 14:28:32 +02:00
parent da239c6345
commit 94fc627ccf

View file

@ -72,7 +72,7 @@ void shell_init(int srv_or_cli)
sleep(1);
}
sleep(3);
sleep(12);
SHELLDEBUGPRINTF("I AM CORE NO. %d",srv_or_cli);
}