Dependents:   BLE_MIDI

Fork of nRF51822 by Nordic Semiconductor

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: