mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-29 22:27:52 +00:00
Remove useless code
This commit is contained in:
committed by
Abhinav Kudnar
parent
fedb821df5
commit
63c97f3d5f
@@ -38,11 +38,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_BT_LE_HCI_INTERFACE_USE_UART
|
||||
#include "transport/uart/ble_hci_uart.h"
|
||||
#else
|
||||
#include "transport/ram/ble_hci_ram.h"
|
||||
#endif
|
||||
|
||||
#include "nimble/ble_hci_trans.h"
|
||||
|
||||
#include "esp_intr_alloc.h"
|
||||
|
||||
Reference in New Issue
Block a user