Nordic stack and drivers for the mbed BLE API

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Mon Jan 11 10:19:28 2016 +0000
Parent:
583:3e44f6eb3a42
Child:
585:3775ab44cb4a
Commit message:
Synchronized with git rev 7a499f1f
Author: Andres Amaya Garcia
Remove unused include blecommon.h from projectconfig.h

Changed in this revision

source/projectconfig.h Show annotated file Show diff for this revision Revisions of this file
--- a/source/projectconfig.h	Mon Jan 11 10:19:27 2016 +0000
+++ b/source/projectconfig.h	Mon Jan 11 10:19:28 2016 +0000
@@ -17,7 +17,6 @@
 #ifndef _PROJECTCONFIG_H_
 #define _PROJECTCONFIG_H_
 
-#include "ble/blecommon.h"
 #include "ble/GapAdvertisingData.h"
 
 /*=========================================================================