Skip to content

Commit 13bb8d0

Browse files
authored
matter(feat): increase to 64 max num endpoints - ESP32-S3
1 parent 085cb24 commit 13bb8d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.esp32s3

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
2929

3030
# Matter settings:
3131
CONFIG_ENABLE_CHIPOBLE=y
32+
# increase the maximum number of endpoints per device
33+
CONFIG_ESP_MATTER_MAX_DYNAMIC_ENDPOINT_COUNT=64
34+

0 commit comments

Comments
 (0)