1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-07-30 13:23:06 +03:00
This commit is contained in:
Stuart Feichtinger
2016-01-31 19:35:02 -06:00
parent 002c1d272c
commit 4ef9fdf877

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