fixed default ethernet dhcp setting
This commit is contained in:
parent
49bab0ea5c
commit
51db5691ce
2
Kconfig
2
Kconfig
|
|
@ -357,7 +357,7 @@ menu "WebGUIApp"
|
|||
|
||||
config WEBGUIAPP_ETHERNET_DHCP_DEFAULT
|
||||
bool "Default Ethernet DHCP client on"
|
||||
default n
|
||||
default y
|
||||
|
||||
config USE_INTERNAL_ETHERNET
|
||||
depends on IDF_TARGET_ESP32
|
||||
|
|
|
|||
1084
src/WebGUIAppMain.c
1084
src/WebGUIAppMain.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user