mirror of https://github.com/ARMmbed/mbed-os.git
fix cordio include path
parent
1afbbebc96
commit
d43d4a0e7e
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "ble_trace_helpers.h"
|
||||
#include "pal/AttServerMessage.h"
|
||||
#include "ble-host/include/att_api.h"
|
||||
#include "att_api.h"
|
||||
#define TRACE_GROUP "BLE "
|
||||
|
||||
namespace ble {
|
||||
|
|
Loading…
Reference in New Issue