mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
bugfix/netif_loopback_default_to_true: Added netif loopback to true in sdkconfig.defaults of http_server & provisioning
This commit is contained in:
@ -1 +1,3 @@
|
||||
CONFIG_ENABLE_UNIFIED_PROVISIONING=y
|
||||
CONFIG_LWIP_NETIF_LOOPBACK=y
|
||||
CONFIG_LWIP_LOOPBACK_MAX_PBUFS=1
|
||||
|
Reference in New Issue
Block a user