We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b5433 commit bc0a9a1Copy full SHA for bc0a9a1
src/platform/silabs/BLEManagerImpl.h
@@ -24,6 +24,8 @@
24
25
#pragma once
26
#if CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE
27
+#include "FreeRTOS.h"
28
+#include "timers.h"
29
#if (SLI_SI91X_ENABLE_BLE || RSI_BLE_ENABLE)
30
#ifdef __cplusplus
31
extern "C" {
0 commit comments