[Build] Fix custom build missing an include for Metrics.cpp

This commit is contained in:
TD-er
2026-06-07 19:50:00 +02:00
committed by GitHub
parent b95cda55ad
commit 7a1fc1ed19
+2
View File
@@ -5,6 +5,8 @@
#ifdef WEBSERVER_METRICS #ifdef WEBSERVER_METRICS
#include "../../ESPEasy/net/ESPEasyNetwork.h"
# if FEATURE_NETWORK_STATS # if FEATURE_NETWORK_STATS
# ifdef ESP8266 # ifdef ESP8266
# define MAX_NR_NETWORKS_IN_TABLE 2 # define MAX_NR_NETWORKS_IN_TABLE 2