mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Build] Fix custom build missing an include for Metrics.cpp
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
#ifdef WEBSERVER_METRICS
|
||||
|
||||
#include "../../ESPEasy/net/ESPEasyNetwork.h"
|
||||
|
||||
# if FEATURE_NETWORK_STATS
|
||||
# ifdef ESP8266
|
||||
# define MAX_NR_NETWORKS_IN_TABLE 2
|
||||
|
||||
Reference in New Issue
Block a user