We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a2970 commit 5d2063bCopy full SHA for 5d2063b
src/configs/stack_cfg.h
@@ -49,7 +49,7 @@
49
* @brief ZCL: MAX number of cluster list, in cluster number add + out cluster number
50
*
51
*/
52
-#define ZCL_CLUSTER_NUM_MAX 32
+#define ZCL_CLUSTER_NUM_MAX 48
53
54
/**
55
* @brief ZCL: maximum number for zcl reporting table
@@ -61,7 +61,7 @@
61
* @brief ZCL: maximum number for zcl scene table
62
63
64
-#define ZCL_SCENE_TABLE_NUM 8
+#define ZCL_SCENE_TABLE_NUM 32
65
66
67
* @brief APS: MAX number of groups size in the group table
0 commit comments