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.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
Diff: nRF51GattServer.h
- Revision:
 - 34:48d24b1d2fe6
 - Parent:
 - 31:c3ce6ee5d300
 - Child:
 - 52:120bd37b9d0d
 
--- a/nRF51GattServer.h	Thu Jun 26 14:58:41 2014 +0100
+++ b/nRF51GattServer.h	Fri Jun 27 13:53:59 2014 +0100
@@ -25,12 +25,6 @@
 
 #define BLE_TOTAL_CHARACTERISTICS 10
 
-/**************************************************************************/
-/*!
-    \brief
-
-*/
-/**************************************************************************/
 class nRF51GattServer : public GattServer
 {
 public:
    