Skip to content

Commit

Permalink
Remove old bluetooth header files
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs authored and jmartinez-silabs committed Jan 9, 2024
1 parent ffb89e3 commit daa9332
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions silabs_examples/onoff-plug-app/efr32/src/AppTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
#include <setup_payload/QRCodeSetupPayloadGenerator.h>
#include <setup_payload/SetupPayload.h>

#include <platform/EFR32/freertos_bluetooth.h>

#include <lib/support/CodeUtils.h>

#include <platform/CHIPDeviceLayer.h>
Expand Down
2 changes: 0 additions & 2 deletions silabs_examples/sl-newLight/efr32/src/AppTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
#include <setup_payload/QRCodeSetupPayloadGenerator.h>
#include <setup_payload/SetupPayload.h>

#include <platform/EFR32/freertos_bluetooth.h>

#include <lib/support/CodeUtils.h>

#include <platform/CHIPDeviceLayer.h>
Expand Down
2 changes: 0 additions & 2 deletions silabs_examples/template/efr32/src/AppTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
#include <setup_payload/QRCodeSetupPayloadGenerator.h>
#include <setup_payload/SetupPayload.h>

#include <platform/EFR32/freertos_bluetooth.h>

#include <lib/support/CodeUtils.h>

#include <platform/CHIPDeviceLayer.h>
Expand Down

0 comments on commit daa9332

Please sign in to comment.