Skip to content

Commit

Permalink
[Silabs] [WiFi] Build fix for the wifi devices when using 91x bluetoo…
Browse files Browse the repository at this point in the history
…th (#28809)

* adding the header file for the RS911x ble in ncp mode

* restyling the PR
  • Loading branch information
chirag-silabs authored and pull[bot] committed Aug 24, 2023
1 parent 6a77941 commit 2523660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/silabs/rs911x/wfx_sl_ble_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
*/
#include "wfx_sl_ble_init.h"
#include "ble_config.h"
#include "cmsis_os2.h"
#include "silabs_utils.h"
// Global Variables
rsi_ble_t att_list;
Expand Down

0 comments on commit 2523660

Please sign in to comment.