You've already forked Adafruit_MQTT_Library
							
							
				mirror of
				https://github.com/adafruit/Adafruit_MQTT_Library.git
				synced 2025-11-03 11:53:11 +03:00 
			
		
		
		
	Tweak
This commit is contained in:
		@@ -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:_
 | 
			
		||||
 | 
			
		||||
@@ -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
 | 
			
		||||
```bash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user