Skip to content

Commit 54e4788

Browse files
authored
fix(matter): C5 with WiFi + Thread, no AP, 8 EPs
1 parent 04d563d commit 54e4788

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=3
64+
# CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=8
6565

6666
#
6767
# Zigbee

0 commit comments

Comments
 (0)