remove obsolete test
This commit is contained in:
parent
5517d505db
commit
692e554a3a
1 changed files with 0 additions and 5 deletions
|
@ -137,10 +137,5 @@ int test_init(void)
|
|||
//create_user_task(NULL, "/bin/jacobi", argv);
|
||||
//create_user_task(NULL, "/bin/jacobi", argv);
|
||||
|
||||
#ifdef CONFIG_LWIP
|
||||
// use ping to test LWIP
|
||||
ping_send_now();
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue