diff --git a/code/espurna/config/hardware.h b/code/espurna/config/hardware.h index 972c43ec..62b235da 100644 --- a/code/espurna/config/hardware.h +++ b/code/espurna/config/hardware.h @@ -1769,6 +1769,9 @@ #define OTA_ARDUINOOTA_SUPPORT 0 #define OTA_CLIENT OTA_CLIENT_NONE + // Web UI blob & MDNS are pretty large + #define WEB_EMBEDDED 0 + #define MDNS_SERVER_SUPPORT 0 // ----------------------------------------------------------------------------- // ESPLive