You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-21 18:22:06 +03:00
Tweak
This commit is contained in:
@ -65,6 +65,12 @@ mosquitto_passwd pwfile TestUser #Enter and confirm password when prompted
|
||||
mosquitto_passwd pwfile TestPy #Enter and confirm password when prompted
|
||||
```
|
||||
|
||||
Now run Mosquitto broker to allow Arduino publisher and Python subscriber to communicate
|
||||
|
||||
```bash
|
||||
mosquitto
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Using Example Python Subscriber:
|
||||
|
Reference in New Issue
Block a user