Skip to content

Commit 085cb24

Browse files
authored
Update defconfig.esp32c6
1 parent 76d7cb3 commit 085cb24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.esp32c6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ CONFIG_ENABLE_MATTER_OVER_THREAD=y
5050
# Set endpoint id for Thread and Wi-Fi, depending on the secondary network interface endpoint id.
5151
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
5252
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
53+
# increase the maximum number of endpoints per device
54+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=64
5355

5456
#
5557
# Zigbee

0 commit comments

Comments
 (0)