From d6e3747e4c521d4c62b4710518524399c884347e Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 11 Jan 2022 18:02:55 +0100 Subject: [PATCH] Update tasmota_configurations.h --- tasmota/tasmota_configurations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/tasmota_configurations.h b/tasmota/tasmota_configurations.h index f3d951c5c..18bbd4d18 100644 --- a/tasmota/tasmota_configurations.h +++ b/tasmota/tasmota_configurations.h @@ -934,7 +934,7 @@ #undef USE_BERRY #undef USE_WEBCLIENT #undef USE_WEBCLIENT_HTTPS -#undef USE_TLS +//#undef USE_TLS // needed for MQTT over TLS #endif // FIRMWARE_MINICUSTOM