remove some un-necessary header files from BLEDevice.h
parent
e8e3a7aa2b
commit
fa14fe1c46
|
@ -17,8 +17,6 @@
|
|||
#ifndef __BLE_DEVICE__
|
||||
#define __BLE_DEVICE__
|
||||
|
||||
#include "mbed.h"
|
||||
#include "blecommon.h"
|
||||
#include "Gap.h"
|
||||
#include "GattServer.h"
|
||||
#include "BLEDeviceInstanceBase.h"
|
||||
|
|
Loading…
Reference in New Issue