We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bb8d0 commit 81738d8Copy full SHA for 81738d8
configs/defconfig.esp32
@@ -23,3 +23,6 @@ CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=4096
23
24
# Matter settings:
25
CONFIG_ENABLE_CHIPOBLE=n
26
+# increase the maximum number of endpoints per device
27
+CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=64
28
+
0 commit comments