Skip to content

Commit 36ae56c

Browse files
authored
esp32c5 Matter STA + Thread (no AP) with 8 EPs
1 parent 54e4788 commit 36ae56c

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=8
6565

6666
#
6767
# Zigbee

0 commit comments

Comments
 (0)