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 931266c commit e573764Copy full SHA for e573764
configs/defconfig.esp32c61
@@ -47,5 +47,5 @@ CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
47
CONFIG_ENABLE_CHIPOBLE=y
48
CONFIG_ENABLE_MATTER_OVER_THREAD=n
49
# Set endpoint id for Thread and Wi-Fi, depending on the secondary network interface endpoint id.
50
-CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
51
-CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
+#CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
+#CONFIG_WIFI_NETWORK_ENDPOINT_ID=0
0 commit comments