mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-25 08:17:28 +02:00
fix(mdns): fix compiling issue when disabling IPv4
This commit is contained in:
@ -6,4 +6,10 @@ menu "LWIP-MOCK-CONFIG"
|
||||
help
|
||||
Enable/disable IPv6
|
||||
|
||||
config LWIP_IPV4
|
||||
bool "Enable IPv4"
|
||||
default y
|
||||
help
|
||||
Enable/disable IPv4
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user