comment ping example
This commit is contained in:
parent
cf6fdf4067
commit
499fc1192f
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ int STDCALL network_task(void* arg)
|
|||
|
||||
// start echo and ping server
|
||||
echo_init();
|
||||
ping_init();
|
||||
//ping_init();
|
||||
|
||||
while(!done) {
|
||||
#ifdef CONFIG_PCI
|
||||
|
|
Loading…
Add table
Reference in a new issue