Skip to content

Commit bc9a8c5

Browse files
mkardous-silabspull[bot]
authored andcommitted
fix config (#31883)
1 parent 005c328 commit bc9a8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/window-app/silabs/openthread.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ check_system_includes = true
2323
default_args = {
2424
target_cpu = "arm"
2525
target_os = "freertos"
26-
chip_openthread_ftd = true
26+
chip_openthread_ftd = false
2727

2828
import("//openthread.gni")
2929
}

0 commit comments

Comments
 (0)