Merge pull request #8893 from miri64/examples/cleanup/rename-emcute
examples: rename MQTT-SN example for clarity
This commit is contained in:
commit
ff543db9af
@ -1,5 +1,5 @@
|
||||
# name of your application
|
||||
APPLICATION = emcute_example
|
||||
APPLICATION = emcute_mqttsn
|
||||
|
||||
# If no BOARD is found in the environment, use this default:
|
||||
BOARD ?= native
|
||||
@ -11,7 +11,8 @@
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Example application for demonstrating the RIOT network stack
|
||||
* @brief Example application for demonstrating RIOT's MQTT-SN library
|
||||
* emCute
|
||||
*
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
*
|
||||
Loading…
x
Reference in New Issue
Block a user