Skip to content

Commit 601bd89

Browse files
authored
fix(matter): changing endpoints to 16 - attempt
1 parent e2e44e6 commit 601bd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ CONFIG_ENABLE_MATTER_OVER_THREAD=y
5454
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
5555
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
5656
# increase the maximum number of endpoints per device
57-
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=25
57+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=16
5858

5959
#
6060
# Zigbee

0 commit comments

Comments
 (0)