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 2:49e7ee9e88ab, committed 2014-04-03
- Comitter:
- mbed_official
- Date:
- Thu Apr 03 02:00:35 2014 +0100
- Parent:
- 1:f84abedbf4fb
- Child:
- 3:791d672cbbec
- Commit message:
- Synchronized with git revision c412d688bc1b6e4f01d0d7ddb01401d96aadc62a
Full URL: https://github.com/mbedmicro/mbed/commit/c412d688bc1b6e4f01d0d7ddb01401d96aadc62a/
Changed in this revision
| nRF51GattServer.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/nRF51GattServer.cpp Thu Apr 03 01:45:38 2014 +0100 +++ b/nRF51GattServer.cpp Thu Apr 03 02:00:35 2014 +0100 @@ -20,7 +20,7 @@ #include "common/common.h" #include "btle/custom/custom_helper.h" -#include "hw/nRF51822n/nRF51Gap.h" +#include "nRF51Gap.h" /**************************************************************************/ /*!
