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