This commit is contained in:
Stuart Feichtinger 2016-01-31 19:39:10 -06:00
parent 0806239bc5
commit cbf40df659
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ This example illustrates Publish an arbitrary data packet using the Adafruit MQT
--- ---
### Installing and configuring Mosquitto broker (minimal working setup): ## Installing and configuring Mosquitto broker (minimal working setup):
####_Installing on Raspberry Pi/Linux:_ ####_Installing on Raspberry Pi/Linux:_
@ -67,7 +67,7 @@ mosquitto_passwd pwfile TestPy #Enter and confirm password when prompted
--- ---
### Using Example Python Subscriber: ## Using Example Python Subscriber:
Install dependencies if haven't already Install dependencies if haven't already
```bash ```bash