mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-06 18:54:18 +00:00
Add missing comment for MIB2 callbacks in opt.h
This commit is contained in:
parent
0c06f09d6d
commit
0178d1d2ee
@ -815,6 +815,11 @@
|
|||||||
#define LWIP_DHCP_AUTOIP_COOP_TRIES 9
|
#define LWIP_DHCP_AUTOIP_COOP_TRIES 9
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
----------------------------------
|
||||||
|
----- SNMP MIB2 support -----
|
||||||
|
----------------------------------
|
||||||
|
*/
|
||||||
/**
|
/**
|
||||||
* LWIP_MIB2_CALLBACKS==1: Turn on SNMP MIB2 callbacks.
|
* LWIP_MIB2_CALLBACKS==1: Turn on SNMP MIB2 callbacks.
|
||||||
* Turn this on to get callbacks needed to implement MIB2.
|
* Turn this on to get callbacks needed to implement MIB2.
|
||||||
|
Loading…
Reference in New Issue
Block a user