Skip to content

Commit 052d5ae

Browse files
authored
feat(matter): no WiFi matter for H2 - thread only
1 parent f6f6598 commit 052d5ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configs/defconfig.esp32h2

-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,3 @@ CONFIG_OPENTHREAD_NETWORK_EXTPANID="dead00beef00cafe"
3030
CONFIG_OPENTHREAD_NETWORK_MASTERKEY="00112233445566778899aabbccddeeff"
3131
CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
3232
# end of OpenThread
33-
34-
# Disable STA and AP for ESP32H2 (Matter Settings)
35-
CONFIG_ENABLE_WIFI_STATION=n
36-
CONFIG_ENABLE_WIFI_AP=n

0 commit comments

Comments
 (0)