mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
79d37515df
The path for dhcp_server.c has changed from esp32/ to esp32xx/ This fixes the build when CONFIG_LWIP_DHCP_RESTORE_LAST_IP is enabled. Signed-off-by: Sean Cross <sean@xobs.io>