shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-26 14:39:48 +02:00
parent 2336693773
commit 62713bc9d2

View file

@ -433,7 +433,9 @@ int test_init(void)
shelldebugprint("This is so wonderfull!\nEverything is so well formated.\n");
for (i = 0; i < 10; i++)
{
SHELLDEBUGPRINTF("for-Schleife-no: %d\n",i);
}
}
#if 0