mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-11-02 15:11:40 +01:00
Fix desync with IDF in dhcpserver
This commit is contained in:
@@ -37,6 +37,7 @@ extern "C" {
|
||||
#include <esp_wifi.h>
|
||||
#include <esp_event_loop.h>
|
||||
#include <lwip/ip_addr.h>
|
||||
#include "apps/dhcpserver_options.h"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user