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 8ab2f8f commit af50c0fCopy full SHA for af50c0f
configs/defconfig.common
@@ -130,6 +130,8 @@ CONFIG_USE_BLE_ONLY_FOR_COMMISSIONING=n
130
CONFIG_ENABLE_ESP_INSIGHTS_TRACE=n
131
# Use compact attribute storage mode
132
CONFIG_ESP_MATTER_NVS_USE_COMPACT_ATTR_STORAGE=y
133
+# Do not use minimal mDNS within Matter Core
134
+CONFIG_USE_MINIMAL_MDNS=n
135
136
#TinyUSB Config
137
CONFIG_TINYUSB_CDC_MAX_PORTS=2
0 commit comments