Skip to content

Commit

Permalink
fix led ctune
Browse files Browse the repository at this point in the history
  • Loading branch information
tube0013 committed Dec 5, 2024
1 parent 9894b93 commit 7c0caa2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ gbl:
add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface
- id: simple_led
instance: [board_activity]

slcp_defines:
EMBER_ADDRESS_TABLE_SIZE: 200
Expand Down Expand Up @@ -55,4 +57,6 @@ c_defines:
SL_SIMPLE_LED_BOARD_ACTIVITY_PORT: gpioPortD
SL_SIMPLE_LED_BOARD_ACTIVITY_PIN: 2

SL_DEVICE_INIT_HFXO_CTUNE: 92

SL_ZIGBEE_APS_DUPLICATE_REJECTION_MAX_ENTRIES: 255

0 comments on commit 7c0caa2

Please sign in to comment.