Skip to content

Commit 5146371

Browse files
jepenven-silabspull[bot]
authored andcommitted
Fix ble advertising on MG12 (#24764)
1 parent 575e914 commit 5146371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/silabs/efr32/init_efrPlatform.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ void initAntenna(void);
6666
void init_efrPlatform(void)
6767
{
6868
sl_system_init();
69-
69+
sl_mbedtls_init();
7070
#if CHIP_ENABLE_OPENTHREAD
7171
#ifdef MGM24
7272
sl_openthread_init();

0 commit comments

Comments
 (0)