Skip to content

Commit abad8bf

Browse files
authored
fix(matter): C5 with 3 EPs
1 parent 589dd7b commit abad8bf

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
@@ -55,7 +55,7 @@ CONFIG_ENABLE_MATTER_OVER_THREAD=y
5555
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
5656
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
5757
# Lack of memory will limit the maximum number of endpoints per device
58-
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=4
58+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=3
5959

6060
#
6161
# Zigbee

0 commit comments

Comments
 (0)