mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-14 17:27:30 +08:00
feat(dhcp): Add DHCP option12, option60 and option61 in DHCP discovery and request state (backport v3.1)
This commit is contained in:
@@ -2243,4 +2243,5 @@ size_t memp_malloc_get_size(size_t type);
|
||||
|
||||
#define ESP_PING 1
|
||||
|
||||
#define ESP_DHCP_OPTION CONFIG_LWIP_ESP_DHCP_OPTION
|
||||
#endif /* __LWIP_HDR_LWIPOPTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user