1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/asymcute_mqttsn: fix target name

Target name is `mosquitto_rsmb` and not `rsmb`.
This commit is contained in:
Gaëtan Harter 2018-08-01 19:49:44 +02:00
parent 0230c2cac1
commit 4e83e18dc8
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -7,9 +7,9 @@ of topics, and publishing of data.
## Setup
For this application to do anything useful, a running MQTT-SN gateway is needed.
If you don't have access to one, RIOT provides a simple way to start one locally
by providing a dedicated `rsmb` make target, type:
by providing a dedicated `mosquitto_rsmb` make target, type:
```
make rsmb
make mosquitto_rsmb
```
This will download, build, and run the Eclipse Mosquitto.rsmb 'Really Small