Skip to content

Commit

Permalink
Fix ble advertising on MG12 (#24764)
Browse files Browse the repository at this point in the history
  • Loading branch information
jepenven-silabs authored and pull[bot] committed Sep 13, 2023
1 parent 50653c9 commit 6cd12db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/platform/silabs/efr32/init_efrPlatform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ void initAntenna(void);
void init_efrPlatform(void)
{
sl_system_init();

sl_mbedtls_init();
#if CHIP_ENABLE_OPENTHREAD
#ifdef MGM24
sl_openthread_init();
Expand Down

0 comments on commit 6cd12db

Please sign in to comment.