We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af541a5 commit 42f9cfcCopy full SHA for 42f9cfc
libraries/Zigbee/src/ep/ZigbeeDimmableLight.cpp
@@ -1,6 +1,6 @@
1
2
#include "ZigbeeDimmableLight.h"
3
-#if SOC_IEEE802154_SUPPORTED
+#if SOC_IEEE802154_SUPPORTED && CONFIG_ZB_ENABLED
4
5
#include "esp_zigbee_cluster.h"
6
0 commit comments