...
This commit is contained in:
parent
7c6f738dc4
commit
cec5337e8b
1 changed files with 1 additions and 1 deletions
|
@ -853,7 +853,7 @@ err_t mmnif_init(struct netif* netif)
|
|||
|
||||
/* init the lock for the hdr
|
||||
*/
|
||||
// sem_init(&mmnif->rx_buff->lock,1);
|
||||
sem_init(&mmnif->rx_buff->lock,1);
|
||||
|
||||
/* inform via interrupt should be the dafault
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue