merge && test for master
This commit is contained in:
parent
6c9d0f6b08
commit
d963bb694c
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,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