Skip to content

Commit a797cb3

Browse files
authored
feat(matter): testing not using minimal mdns
1 parent 8c17e97 commit a797cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ CONFIG_USE_BLE_ONLY_FOR_COMMISSIONING=n
5656
CONFIG_ENABLE_ESP_INSIGHTS_TRACE=n
5757

5858
# Use minimal mDNS
59-
CONFIG_USE_MINIMAL_MDNS=y
59+
# CONFIG_USE_MINIMAL_MDNS=y
6060
CONFIG_ENABLE_EXTENDED_DISCOVERY=y
6161

6262
# FreeRTOS should use legacy API

0 commit comments

Comments
 (0)