Skip to content

Commit c4cc0c4

Browse files
authored
fix(matter): Remove max dynamic endpoint count for C61
Removed the configuration for maximum dynamic endpoint count.
1 parent d5e46fa commit c4cc0c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configs/defconfig.esp32c61

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ CONFIG_ENABLE_MATTER_OVER_THREAD=y
4949
# Set endpoint id for Thread and Wi-Fi, depending on the secondary network interface endpoint id.
5050
CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
5151
CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
52-
# increase the maximum number of endpoints per device
53-
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=32

0 commit comments

Comments
 (0)