mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Fixed doxygen formatting
This commit is contained in:
parent
4fb2bd410f
commit
2bb7fcc0cb
@ -31,14 +31,14 @@
|
|||||||
/** \addtogroup cc2538-examples
|
/** \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
|
* Demonstrates MQTT functionality. Works with IBM Quickstart as well as
|
||||||
* mosquitto
|
* mosquitto.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* \file
|
* \file
|
||||||
* An MQTT example for the cc2538dk platform
|
* An MQTT example for the cc2538dk platform
|
||||||
*/
|
*/
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
#include "contiki-conf.h"
|
#include "contiki-conf.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user