1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00

deleted wrong code

This commit is contained in:
Stephan Arndt 2012-12-04 16:18:23 +01:00
parent aad9c04f14
commit fe7f371595

View File

@ -57,6 +57,4 @@ int main(void) {
shell_run(&shell);
return 0;
while (1)
;
}