More doxygen cleanup

This commit is contained in:
ktownsend 2014-01-07 10:54:02 +00:00
parent 9371e48c3f
commit 29f5fb900b
1 changed files with 7 additions and 0 deletions

View File

@ -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: