We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085cb24 commit 13bb8d0Copy full SHA for 13bb8d0
configs/defconfig.esp32s3
@@ -29,3 +29,6 @@ CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
29
30
# Matter settings:
31
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