add DHCP workaround (disabled for now)

This commit is contained in:
proddy
2026-08-05 15:43:30 +02:00
parent 7212439f1b
commit 3a81c70018
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
#define EMSESP_NETWORK_H_
#ifndef EMSESP_STANDALONE
#include <esp_mac.h>
#include <esp_wifi.h>
#include <ETH.h>
#include <WiFi.h>