From 4351798b740104564486bfcc871ee6d6b76021b3 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 16 Jan 2022 20:40:01 +0100 Subject: [PATCH] Make webclient for minicustom possible --- tasmota/tasmota_configurations.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/tasmota_configurations.h b/tasmota/tasmota_configurations.h index 6cbf24a84..d57dc58de 100644 --- a/tasmota/tasmota_configurations.h +++ b/tasmota/tasmota_configurations.h @@ -938,8 +938,8 @@ #undef USE_PING #undef USE_AUTOCONF #undef USE_BERRY -#undef USE_WEBCLIENT -#undef USE_WEBCLIENT_HTTPS +//#undef USE_WEBCLIENT +//#undef USE_WEBCLIENT_HTTPS //#undef USE_TLS // needed for MQTT over TLS #endif // FIRMWARE_MINICUSTOM