Tweak
This commit is contained in:
parent
cbf40df659
commit
02417cfdc0
@ -65,6 +65,12 @@ mosquitto_passwd pwfile TestUser #Enter and confirm password when prompted
|
|||||||
mosquitto_passwd pwfile TestPy #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:
|
## Using Example Python Subscriber:
|
||||||
|
Loading…
Reference in New Issue
Block a user