Skip to content

Commit 5f2a267

Browse files
authored
esp32h2 not as OTBR
1 parent ca1f4d5 commit 5f2a267

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/defconfig.esp32h2

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ CONFIG_MBEDTLS_ECJPAKE_C=y
2525
# OpenThread
2626
#
2727
CONFIG_OPENTHREAD_ENABLED=y
28-
CONFIG_OPENTHREAD_BORDER_ROUTER=y
28+
# H2 not as OTBR
29+
# CONFIG_OPENTHREAD_BORDER_ROUTER=y
2930
CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
3031
CONFIG_OPENTHREAD_DNS64_CLIENT=y
3132
# Radio for RPC

0 commit comments

Comments
 (0)