Skip to content

Commit 425a877

Browse files
authored
C5 Matter WiFi STA no AP with Thread 4 EPs
1 parent 36ae56c commit 425a877

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
@@ -61,7 +61,7 @@ CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
6161
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
6262

6363
# Lack of memory will limit the maximum number of endpoints per device
64-
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=8
64+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=4
6565

6666
#
6767
# Zigbee

0 commit comments

Comments
 (0)