Bill Schilit / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
22:260313bcf4d0
Parent:
17:9eb2b6fbbda9
Child:
23:f19c60478e1b
--- a/hw/nrf51822.h	Tue Jan 07 10:50:31 2014 +0000
+++ b/hw/nrf51822.h	Tue Jan 07 10:54:02 2014 +0000
@@ -6,6 +6,13 @@
 #include "bleradio.h"
 #include "GattService.h"
 
+/**************************************************************************/
+/*!
+    \brief
+    Driver for the nRF51822 in connectivity mode using custom serialization
+    firmware.
+*/
+/**************************************************************************/
 class nRF51822 : public BLERadio
 {
     public: