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
Diff: nRF51GattServer.cpp
- Revision:
- 2:49e7ee9e88ab
- Parent:
- 1:f84abedbf4fb
- Child:
- 6:bbb4357dc135
diff -r f84abedbf4fb -r 49e7ee9e88ab nRF51GattServer.cpp --- 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" /**************************************************************************/ /*!