WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 57a9486

Browse files
authored
fix(matter): trying with 8 ep
1 parent 2463dcf commit 57a9486

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=16
57+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=8
5858

5959
#
6060
# Zigbee

0 commit comments

Comments
 (0)