removing un-necessary headers from GattServer.h
This commit is contained in:
parent
252d056de5
commit
66c133502e
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
#ifndef __GATT_SERVER_H__
|
||||
#define __GATT_SERVER_H__
|
||||
|
||||
#include "mbed.h"
|
||||
#include "blecommon.h"
|
||||
#include "GattService.h"
|
||||
#include "GattServerEvents.h"
|
||||
#include "GattCharacteristicWriteCBParams.h"
|
||||
|
|
Loading…
Reference in a new issue