Skip to content

Commit

Permalink
re-enable icd in lock-app
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs committed May 28, 2024
1 parent 16d6475 commit 3ea88ca
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 3ea88ca

Please sign in to comment.