mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-06 20:29:04 +00:00
Let lwip_stats appear in docs
This commit is contained in:
parent
cb99ca099e
commit
09636c5b92
@ -297,6 +297,7 @@ struct stats_ {
|
||||
#endif
|
||||
};
|
||||
|
||||
/** Global variable containing lwIP internal statistics. Add this to your debugger's watchlist. */
|
||||
extern struct stats_ lwip_stats;
|
||||
|
||||
/** Init statistics */
|
||||
|
Loading…
Reference in New Issue
Block a user