Skip to content

Commit bc0a9a1

Browse files
committed
reverting BLEManagerImpl.h to fix
1 parent 73b5433 commit bc0a9a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platform/silabs/BLEManagerImpl.h

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
#pragma once
2626
#if CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE
27+
#include "FreeRTOS.h"
28+
#include "timers.h"
2729
#if (SLI_SI91X_ENABLE_BLE || RSI_BLE_ENABLE)
2830
#ifdef __cplusplus
2931
extern "C" {

0 commit comments

Comments
 (0)