mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-29 09:32:53 +00:00
Remove netif_invoke_ext_callback() from doxygen docs, it is intended for internal use only
This commit is contained in:
parent
e4b356f08c
commit
27c835aa56
@ -1486,7 +1486,6 @@ void netif_add_ext_callback(netif_ext_callback_t* callback, netif_ext_callback_f
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup netif
|
|
||||||
* Invoke extended netif status event
|
* Invoke extended netif status event
|
||||||
* @param netif netif that is affected by change
|
* @param netif netif that is affected by change
|
||||||
* @param reason change reason
|
* @param reason change reason
|
||||||
|
Loading…
x
Reference in New Issue
Block a user