This commit is contained in:
Stuart Feichtinger 2016-01-31 19:35:02 -06:00
parent 002c1d272c
commit 4ef9fdf877
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
This example illustrates Publish an arbitrary data packet using the Adafruit MQTT library to an MQTT feed which can then be parsed by the included python subscriber client.
## Installing and configuring Mosquitto (minimal working setup)
####Installing on Raspberry Pi/Linux:
```bash