mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-03-12 22:14:25 +00:00
Undo accidental activation of SNMPv3 code in my last commit
This commit is contained in:
parent
0065cd915f
commit
3fa3bf0570
@ -279,7 +279,7 @@
|
|||||||
* THIS IS UNDER DEVELOPMENT AND SHOULD NOT BE ENABLED IN PRODUCTS.
|
* THIS IS UNDER DEVELOPMENT AND SHOULD NOT BE ENABLED IN PRODUCTS.
|
||||||
*/
|
*/
|
||||||
#ifndef LWIP_SNMP_V3
|
#ifndef LWIP_SNMP_V3
|
||||||
#define LWIP_SNMP_V3 1
|
#define LWIP_SNMP_V3 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef LWIP_SNMP_V3_MBEDTLS
|
#ifndef LWIP_SNMP_V3_MBEDTLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user