...
This commit is contained in:
parent
e474cd4fe6
commit
eb25d1cecc
1 changed files with 2 additions and 2 deletions
|
@ -156,8 +156,8 @@ int network_init(void)
|
|||
#endif
|
||||
|
||||
// start echo and ping server
|
||||
echo_init();
|
||||
ping_init();
|
||||
// echo_init();
|
||||
// ping_init();
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue