Fixed doxygen formatting

This commit is contained in:
Jonas Olsson 2015-02-17 16:11:45 +01:00
parent 4fb2bd410f
commit 2bb7fcc0cb
1 changed files with 4 additions and 4 deletions

View File

@ -31,14 +31,14 @@
/** \addtogroup cc2538-examples
* @{
*
* \defgroup cc2538-mqtt-demo CC2538DK MQTT Demo Project
* \defgroup cc2538-mqtt-demo CC2538DK MQTT Demo Project
*
* Demonstrates MQTT functionality. Works with IBM Quickstart as well as
* mosquitto
* Demonstrates MQTT functionality. Works with IBM Quickstart as well as
* mosquitto.
* @{
*
* \file
* An MQTT example for the cc2538dk platform
* An MQTT example for the cc2538dk platform
*/
/*---------------------------------------------------------------------------*/
#include "contiki-conf.h"