remove un-necessary header files from Gap.h
This commit is contained in:
parent
5b8a2fb5fe
commit
a795389b7d
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
#ifndef __GAP_H__
|
||||
#define __GAP_H__
|
||||
|
||||
#include "mbed.h"
|
||||
#include "blecommon.h"
|
||||
#include "GapAdvertisingData.h"
|
||||
#include "GapAdvertisingParams.h"
|
||||
#include "GapEvents.h"
|
||||
|
|
Loading…
Reference in a new issue