Skip to content

Commit e573764

Browse files
authored
feat(matter): remove matter over thread to save memory
1 parent 931266c commit e573764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/defconfig.esp32c61

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
4747
CONFIG_ENABLE_CHIPOBLE=y
4848
CONFIG_ENABLE_MATTER_OVER_THREAD=n
4949
# 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
50+
#CONFIG_THREAD_NETWORK_ENDPOINT_ID=2
51+
#CONFIG_WIFI_NETWORK_ENDPOINT_ID=0

0 commit comments

Comments
 (0)