We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f6598 commit 052d5aeCopy full SHA for 052d5ae
configs/defconfig.esp32h2
@@ -30,7 +30,3 @@ CONFIG_OPENTHREAD_NETWORK_EXTPANID="dead00beef00cafe"
30
CONFIG_OPENTHREAD_NETWORK_MASTERKEY="00112233445566778899aabbccddeeff"
31
CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
32
# 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