mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Merge pull request #14368 from s-hadinger/enable_mqtt_tls
Enable MQTT TLS when Autoconf is enabled
This commit is contained in:
commit
df19e6755b
@ -1118,6 +1118,9 @@
|
|||||||
#ifndef USE_WEBCLIENT_HTTPS
|
#ifndef USE_WEBCLIENT_HTTPS
|
||||||
#define USE_WEBCLIENT_HTTPS
|
#define USE_WEBCLIENT_HTTPS
|
||||||
#endif
|
#endif
|
||||||
|
#ifndef USE_MQTT_TLS
|
||||||
|
#define USE_MQTT_TLS
|
||||||
|
#endif
|
||||||
#endif // USE_AUTOCONF
|
#endif // USE_AUTOCONF
|
||||||
|
|
||||||
/*********************************************************************************************\
|
/*********************************************************************************************\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user