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