Corrected typo

This commit is contained in:
mverleun
2018-07-05 10:24:26 +02:00
parent e3907043a5
commit a8068ff6fe

View File

@@ -65,7 +65,7 @@ Note that spaces can be used in topic names!
This could be used to subscribe to selected topics, e.g. if you want to know the battery status of all the sensors you could subscribe to the topic `sensors/rtl_433/+/battery`.
This would look similar to this"
This would look similar to this:
```bash
mosquitto_sub -h mqtt.example.com -p 1883 -v -t "sensors/rtl_433/+/battery"