Skip to content

Commit

Permalink
re-enable icd in lock-app (#33634)
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs authored and pull[bot] committed Jun 3, 2024
1 parent 12ddbbc commit 2011508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lock-app/silabs/openthread.gni
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ openthread_external_platform =
sl_enable_test_event_trigger = true

# ICD Default configurations
chip_enable_icd_server = false
chip_enable_icd_server = true
chip_subscription_timeout_resumption = false
sl_use_subscription_syncing = true

Expand Down

0 comments on commit 2011508

Please sign in to comment.