mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 08:09:49 +08:00
feat(coap): Add define "COAP_IPV6" to enable/disable IPv6 function
This commit is contained in:
@ -36,6 +36,8 @@
|
||||
#define CUSTOM_COAP_NETWORK_SEND
|
||||
#define CUSTOM_COAP_NETWORK_READ
|
||||
|
||||
#define COAP_IPV6 LWIP_IPV6
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* COAP_CONFIG_POSIX_H_ */
|
||||
|
Reference in New Issue
Block a user