Add zigbee specific define

This commit is contained in:
Theo Arends 2020-12-01 12:18:32 +01:00
parent 8acf3d4198
commit 37a1fb0834
1 changed files with 2 additions and 0 deletions

View File

@ -458,6 +458,8 @@
#define USE_DOMOTICZ // Enable Domoticz
#undef USE_HOME_ASSISTANT // Disable Home Assistant
#define UPGRADE_V8_MIN // do not support upgrading from version below 8.0.0
// -- MQTT - TLS - AWS IoT ------------------------
#ifdef USE_ZBBRIDGE_TLS // Enable TLS for ZbBridge
#define USE_MQTT_TLS // Use TLS for MQTT connection (+34.5k code, +7.0k mem and +4.8k additional during connection handshake)