Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Revision 584:c547c980452f, committed 2016-01-11
- 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" /*=========================================================================