mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-15 14:59:34 +01:00
fix(examples): Make multi-netif example working with DNS_PER_DEFAULT_NETIF feature
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# You can use CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF
|
||||
# to perform DNS server updates automatically in esp_netif layers
|
||||
# instead of manually as it is demonstrated in this example
|
||||
CONFIG_LWIP_PPP_SUPPORT=y
|
||||
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
|
||||
|
||||
Reference in New Issue
Block a user