mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-16 02:43:47 +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:
2
examples/protocols/http_server/simple/sdkconfig.defaults
Normal file
2
examples/protocols/http_server/simple/sdkconfig.defaults
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_LWIP_NETIF_LOOPBACK=y
|
||||
CONFIG_LWIP_LOOPBACK_MAX_PBUFS=1
|
||||
Reference in New Issue
Block a user