Skip to content

Commit

Permalink
[Telink] Remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 committed Jun 17, 2024
1 parent f45d403 commit 2c7c518
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/platform/telink/BLEManagerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@
#include <zephyr/sys/byteorder.h>
#include <zephyr/sys/util.h>

#if CHIP_DEVICE_CONFIG_ENABLE_WIFI
#include <platform/Zephyr/InetUtils.h>
#include <platform/telink/wifi/TelinkWiFiDriver.h>
#endif

// TODO: need common mac_init solution for B9X & W91
#ifndef CONFIG_BOARD_TLSR9118BDK40D
extern "C" {
Expand Down

0 comments on commit 2c7c518

Please sign in to comment.